bg_density_t Derived Type

type, public :: bg_density_t


Components

Type Visibility Attributes Name Initial
procedure(real(dp)), public, pointer, nopass :: rho0
procedure(real(dp)), public, pointer, nopass :: drho0

Type-Bound Procedures

procedure, public :: delete

  • private pure subroutine delete(this)

    Arguments

    Type IntentOptional Attributes Name
    class(bg_density_t), intent(inout) :: this