Datatype to represent the polynomial basis functions of the modg scheme.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(ply_modg_refine_type), | private | :: | refineBaseCoeff | Projections of ansatz functions of a finer element to a coarser element and vice versa. These coefficients are required for non-conforming element refinement in the MODG scheme. |
|||
| type(ply_modg_covolume_type), | private | :: | covolumeBaseCoeff | Projections of ansatz functions to covolume grid and vice versa. These coefficients are required for covolume stabilizations. |