ply_modg_covolume_type Derived Type

type, public :: ply_modg_covolume_type

Projection coefficients for covolume filtering.

1st dim: standard anzatz function [-1,1] 2nd dim: shifted anzatz function 3rd dim: shifting for coarse basis function 1: 1/2x|y|z - 1/2 2: 1/2x|y|z + 1/2


Inherited by

type~~ply_modg_covolume_type~~InheritedByGraph type~ply_modg_covolume_type ply_modg_covolume_type type~ply_modg_basis_type ply_modg_basis_type type~ply_modg_basis_type->type~ply_modg_covolume_type covolumeBaseCoeff

Contents


Components

TypeVisibilityAttributesNameInitial
real(kind=rk), private, allocatable:: anz_anzShift(:,:,:)