Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
class(BaseServer), | public, | pointer | :: | o_server | => | null() | |
type(DirectoryService), | public | :: | directory_service | ||||
type(MpiServer), | public, | pointer | :: | i_server | => | null() | |
type(SimpleCommSplitter), | public | :: | splitter | ||||
type(SplitCommunicator), | public | :: | split_comm |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ServerManager), | intent(inout) | :: | this | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ServerManager), | intent(inout) | :: | this | |||
type(SplitCommunicator), | intent(out) | :: | split_comm | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ServerManager), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | comm | |||
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
integer, | intent(in), | optional | :: | application_size | ||
integer, | intent(in), | optional | :: | nodes_input_server(:) | ||
integer, | intent(in), | optional | :: | nodes_output_server(:) | ||
integer, | intent(in), | optional | :: | npes_input_server(:) | ||
integer, | intent(in), | optional | :: | npes_output_server(:) | ||
character(len=*), | intent(in), | optional | :: | oserver_type | ||
integer, | intent(in), | optional | :: | npes_backend_pernode | ||
logical, | intent(in), | optional | :: | isolate_nodes | ||
logical, | intent(in), | optional | :: | fast_oclient | ||
logical, | intent(in), | optional | :: | with_profiler | ||
integer, | intent(out), | optional | :: | rc |