init Subroutine

private subroutine init(this, GAS_spec, use_lookup, create_lookup)

Type Bound

PC_Weighted_t

Arguments

Type IntentOptional Attributes Name
class(PC_Weighted_t), intent(inout) :: this
class(GASSpec_t), intent(in) :: GAS_spec
logical, intent(in) :: use_lookup
logical, intent(in) :: create_lookup

Contents