dynPriorWeightsMod Module



Interfaces

public interface prior_weights_type

  • private function constructor(bounds)

    Arguments

    Type IntentOptional Attributes Name
    type(bounds_type), intent(in) :: bounds

    Return Value type(prior_weights_type)


Derived Types

type, public ::  prior_weights_type

Components

Type Visibility Attributes Name Initial
real(kind=r8), public, allocatable :: pwtgcell(:)
logical, public, allocatable :: cactive(:)

Constructor

private function constructor (bounds)

Type-Bound Procedures

procedure, public :: set_prior_weights