get_n_phi Function

public pure function get_n_phi(self, phi) result(n)

Getter for the main dimension of field 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