MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
DgGalerkinProjection< nDim > Member List

This is the complete list of members for DgGalerkinProjection< nDim >, including all inherited members.

apply(const MInt noDonorCells, const MInt noNonMappedCells, const MInt *donorCellIds, const MInt *donorCellLvls, const MInt *donorCellPos, const MFloat *const donorField, const MFloat *const defaultValues, const MInt noVars, MFloat *const targetField) constDgGalerkinProjection< nDim >
calcConservationError(const MInt noDonorCells, const MInt *donorCellIds, const MInt *donorCellLvls, const MFloat *donorField, const MInt noVars, const MFloat targetLength, const MFloat *targetField, MFloat *errors) constDgGalerkinProjection< nDim >
calcInterpolationMatrices()DgGalerkinProjection< nDim >private
calcL2Error(const MInt noDonorCells, const MInt *donorCellIds, const MInt *donorCellLvls, const MInt *donorCellPos, const MFloat *donorField, const MInt noVars, const MFloat targetLength, const MFloat *targetField, MFloat *errors) constDgGalerkinProjection< nDim >
calcProjectionInformation(const MInt noDonorCells, const MInt *donorCellLvls, const MFloat *donorCellCoordinates, const MInt targetLvl, const MFloat *targetElementCenter, std::vector< MInt > &donorIds, std::vector< MInt > &donorLvls) constDgGalerkinProjection< nDim >
DgGalerkinProjection()=defaultDgGalerkinProjection< nDim >
DgGalerkinProjection(const MInt polyDeg, const MInt noLevels, const MFloat lengthLevel0, const MInt solverId)DgGalerkinProjection< nDim >
init(MInt polyDeg, const MInt noLevels, const MFloat lengthLevel0, const MInt solverId)DgGalerkinProjection< nDim >private
m_cellCentersDgGalerkinProjection< nDim >private
m_cellLengthsDgGalerkinProjection< nDim >private
m_lengthLevel0DgGalerkinProjection< nDim >private
m_MTDDgGalerkinProjection< nDim >private
m_noLevelsDgGalerkinProjection< nDim >private
m_noNodesXDDgGalerkinProjection< nDim >private
m_polyDegDgGalerkinProjection< nDim >private
m_polynomialsDgGalerkinProjection< nDim >private
m_solverIdDgGalerkinProjection< nDim >private
m_toleranceDgGalerkinProjection< nDim >private
m_wIntDgGalerkinProjection< nDim >private
~DgGalerkinProjection()DgGalerkinProjection< nDim >