from_keyword Function

private pure function from_keyword(w) result(res)

Parse a given keyword into the possible particle selection schemes

Type Bound

PCHB_ParticleSelection_vals_t

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: w

Return Value type(PCHB_ParticleSelection_t)


Contents