Query the optional features s-dftd3 was built with
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | public, | parameter | :: | dftd3_has_mpi | = | .true. |
Whether distributed memory parallelisation with MPI is available |
Query an optional feature by name at runtime, unknown features are not available
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | feature |
Name of the feature, currently only “mpi” is defined |
Whether the feature is available in this build