FMS  2026.01.01-dev
Flexible Modeling System
mpp_declare_pelist Interface Reference

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

Private Member Functions

 mpp_declare_pelist_f08
 
 mpp_declare_pelist_legacy
 

Detailed Description

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

Definition at line 424 of file mpp.F90.


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