FMS  2026.01.01-dev
Flexible Modeling System
mpp_get_current_pelist Interface Reference

Get the current pelist. The two flavors of this subroutine differ in the type of their comm/commID argument: mpp_get_current_pelist_f08 expects a type(mpi_comm) as its comm argument, whereas mpp_get_current_pelist_legacy expects an integer as its commID argument. More...

Private Member Functions

 mpp_get_current_pelist_f08
 
 mpp_get_current_pelist_legacy
 

Detailed Description

Get the current pelist. The two flavors of this subroutine differ in the type of their comm/commID argument: mpp_get_current_pelist_f08 expects a type(mpi_comm) as its comm argument, whereas mpp_get_current_pelist_legacy expects an integer as its commID argument.

Definition at line 433 of file mpp.F90.


The documentation for this interface was generated from the following file: