Initialize the environment. This routine is called by tem_start which should be the very first action in a program.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_comm_env_type) | :: | proc | The process communicator type |
|||
| integer, | intent(in), | optional | :: | comm | mpi communicator if it is predefined as in apesmate |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iError | Error flag |