bc_moments_type Derived Type

type, private :: bc_moments_type

information needed for moments based boundary condition


Inherited by

type~~bc_moments_type~~InheritedByGraph type~bc_moments_type bc_moments_type type~bc_field_elems_type bc_field_elems_type type~bc_field_elems_type->type~bc_moments_type moments type~boundary_type boundary_type type~boundary_type->type~bc_field_elems_type elemLvl type~mus_field_type mus_field_type type~mus_field_type->type~boundary_type bc type~mus_scheme_type mus_scheme_type type~mus_scheme_type->type~mus_field_type field

Contents


Components

TypeVisibilityAttributesNameInitial
integer, private :: nUnKnownPdfs

Number of unknown state links to update

integer, private, allocatable:: knownMom_pos(:)

known moments position in moments vector

real(kind=rk), private, allocatable:: unKnownPdfs_MatInv(:,:)

inverse matrix of unknown pdf matrix