field_checks Module


Uses

  • module~~field_checks~~UsesGraph module~field_checks field_checks module~constants constants module~field_checks->module~constants module~field_base field_base module~field_checks->module~field_base module~field_base->module~constants

Used by

  • module~~field_checks~~UsedByGraph module~field_checks field_checks proc~make_flock_from_labels make_flock_from_labels proc~make_flock_from_labels->module~field_checks

Functions

public function suspect_omnigenous_origin_not_minimum(field, N_tor, M_pol, retol)

Arguments

Type IntentOptional Attributes Name
class(field_t), intent(in) :: field
real(kind=dp), intent(in) :: N_tor
real(kind=dp), intent(in) :: M_pol
real(kind=dp), intent(in), optional :: retol

Return Value logical