make_subfields Interface

public interface make_subfields

Module Procedures

private function make_subfields_from_num_grids(primary_field, num_subgrids, unusable, rc) result(subfields)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Field), intent(in) :: primary_field
integer, intent(in) :: num_subgrids
class(KeywordEnforcer), intent(in), optional :: unusable
integer, intent(out), optional :: rc

Return Value type(ESMF_Field), allocatable, (:)