hall_t Derived Type

type, public :: hall_t


Contents


Components

TypeVisibilityAttributesNameInitial
procedure(realdp), public, pointer, nopass:: hallfactor
procedure(realdp), public, pointer, nopass:: inertiafactor

Type-Bound Procedures

procedure, public :: validate_scale_ratio

  • private subroutine validate_scale_ratio(this, grid)

    Arguments

    TypeIntentOptionalAttributesName
    class(hall_t), intent(in) :: this
    real(kind=dp), intent(in) :: grid(:)

procedure, public :: delete

  • private subroutine delete(this)

    Arguments

    TypeIntentOptionalAttributesName
    class(hall_t), intent(inout) :: this