get_n_groups_phi Function

public pure function get_n_groups_phi(self, phi) result(n_groups)

Getter for the number of groups for fields phi

Type Bound

mesh_t

Arguments

Type IntentOptional Attributes Name
class(mesh_t), intent(in) :: self
class(field_t), intent(in) :: phi

Return Value integer