![]() |
(git:7f1b8e3)
|
Module containing a MiMiC communicator class. More...
Data Types | |
| type | mimic_communicator_type |
| MiMiC communicator class that facilitates MiMiC client-server data exchange. More... | |
Functions/Subroutines | |
| subroutine | initialize (this, force_env) |
| Initialize the communicator by loading data and saving pointers to relevant data. | |
Module containing a MiMiC communicator class.
| subroutine mimic_communicator::initialize | ( | class(mimic_communicator_type), intent(inout) | this, |
| type(force_env_type), target | force_env | ||
| ) |
Initialize the communicator by loading data and saving pointers to relevant data.
| this | ... |
| force_env | ... |
Definition at line 118 of file mimic_communicator.F.