Interface processinterface_mod::run_interface¶
Execute the process main calculations.
Public Functions¶
| Type | Name |
|---|---|
| virtual subroutine | run_interface (class(processinterface), intent(inout) this, type(statemanagertype), intent(inout) container, integer, intent(out) rc) |
Public Functions Documentation¶
function run_interface¶
virtual subroutine run_interface::run_interface (
class( processinterface ), intent(inout) this,
type( statemanagertype ), intent(inout) container,
integer, intent(out) rc
)
The documentation for this class was generated from the following file src/core/ProcessInterface_Mod.F90