applyStoredSources(const MFloat time) | CouplingDgApe< nDim, CouplingDonor > | protected |
balancePost() | Coupling | inlinevirtual |
balancePre() | Coupling | inlinevirtual |
Base typedef | CouplingDgApe< nDim, CouplingDonor > | |
BaseDg typedef | CouplingDgApe< nDim, CouplingDonor > | |
BaseDonor typedef | CouplingDgApe< nDim, CouplingDonor > | |
calcInitialCondition(const MFloat time) | CouplingDgApe< nDim, CouplingDonor > | protected |
calcSourceLambLinearized(const MFloat *const velocity, const MFloat *const vorticity, MFloat *sourceTerms)=0 | CouplingDgApe< nDim, CouplingDonor > | protectedpure virtual |
calcSourceLambNonlinear(const MFloat *const velocity, const MFloat *const vorticity, MFloat *const sourceTerms)=0 | CouplingDgApe< nDim, CouplingDonor > | protectedpure virtual |
calcSourceQc(const MFloat *const velocity, MFloat *const sourceTerms, const MFloat time, const MInt timeStep)=0 | CouplingDgApe< nDim, CouplingDonor > | protectedpure virtual |
calcSourceQe(const MFloat *const velocity, const MFloat time, MFloat *const sourceTerms)=0 | CouplingDgApe< nDim, CouplingDonor > | protectedpure virtual |
calcSourceQmII(const MFloat *const velocity, MFloat *const sourceTerms)=0 | CouplingDgApe< nDim, CouplingDonor > | protectedpure virtual |
calcSourceQmIII(const MFloat *const velocity, MFloat *sourceTerms)=0 | CouplingDgApe< nDim, CouplingDonor > | protectedpure virtual |
cellDataSizeDlb(const MInt NotUsed(dataId), const MInt NotUsed(cellId)) | Coupling | inlinevirtual |
cellDataTypeDlb(const MInt NotUsed(dataId)) const | Coupling | inlinevirtual |
checkProperties() override final | CouplingDgApe< nDim, CouplingDonor > | inlineprotectedvirtual |
cleanUp() override final | CouplingDgApe< nDim, CouplingDonor > | inlinevirtual |
couplerId() const | Coupling | inline |
Coupling(const MInt couplingId) | Coupling | inline |
Coupling(const Coupling &)=delete | Coupling | |
CouplingDg(const MInt couplingId, solverType *b) | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
CouplingDgApe(const MInt couplingId, DgCartesianSolverType *dg, DonorSolverType *ds) | CouplingDgApe< nDim, CouplingDonor > | |
CV typedef | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | |
DgCartesianSolverType typedef | CouplingDgApe< nDim, CouplingDonor > | |
dgSolver() const | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
donorSolver(const MInt solverId=0) const =0 | CouplingDgApe< nDim, CouplingDonor > | protectedpure virtual |
DonorSolverType typedef | CouplingDgApe< nDim, CouplingDonor > | |
ElementCollector typedef | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | protected |
elements() | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
externalSource() const | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
finalizeAdaptation(const MInt) | Coupling | inlinevirtual |
finalizeBalance(const MInt) | Coupling | inlinevirtual |
finalizeCouplerInit()=0 | Coupling | pure virtual |
finalizeSubCoupleInit(MInt) override final | CouplingDgApe< nDim, CouplingDonor > | inlinevirtual |
getCellDataDlb(const MInt NotUsed(dataId), const MInt NotUsed(oldNoCells), const MInt *const NotUsed(bufferIdToCellId), MInt *const NotUsed(data)) | Coupling | inlinevirtual |
getCellDataDlb(const MInt NotUsed(dataId), const MInt NotUsed(oldNoCells), const MInt *const NotUsed(bufferIdToCellId), MLong *const NotUsed(data)) | Coupling | inlinevirtual |
getCellDataDlb(const MInt NotUsed(dataId), const MInt NotUsed(oldNoCells), const MInt *const NotUsed(bufferIdToCellId), MFloat *const NotUsed(data)) | Coupling | inlinevirtual |
getCouplingTimings(std::vector< std::pair< MString, MFloat > > &timings, const MBool allTimings) override | CouplingDgApe< nDim, CouplingDonor > | inline |
CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > >::getCouplingTimings(std::vector< std::pair< MString, MFloat > > &NotUsed(timings), const MBool NotUsed(allTimings)) | Coupling | inlinevirtual |
getDomainDecompositionInformation(std::vector< std::pair< MString, MInt > > &domainInfo) override final | CouplingDgApe< nDim, CouplingDonor > | inline |
CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > >::getDomainDecompositionInformation(std::vector< std::pair< MString, MInt > > &NotUsed(domainInfo)) | Coupling | inlinevirtual |
getDonorVelocityAndVorticity(const std::vector< MInt > &donorCellIds, MFloatScratchSpace &p_velocity, MFloatScratchSpace &p_vorticity)=0 | CouplingDgApe< nDim, CouplingDonor > | protectedpure virtual |
getElementByCellId(const MInt cellId) | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
init() override | CouplingDgApe< nDim, CouplingDonor > | inlinevirtual |
initCoupler() | CouplingDgApe< nDim, CouplingDonor > | protected |
initData() | CouplingDgApe< nDim, CouplingDonor > | protected |
initProjection() | CouplingDgApe< nDim, CouplingDonor > | protected |
initRestart(const MFloat time, const MFloat dt) | CouplingDgApe< nDim, CouplingDonor > | protected |
initSourceFilter() | CouplingDgApe< nDim, CouplingDonor > | protected |
initTimers() | CouplingDgApe< nDim, CouplingDonor > | protected |
loadCouplingData(const MString &filename, const MString &name_, const MInt stride, MFloat *data) | CouplingDgApe< nDim, CouplingDonor > | protected |
loadMeanQuantities(const MBool skipNodeVars=false) | CouplingDgApe< nDim, CouplingDonor > | protected |
m_activeMeanVars | CouplingDgApe< nDim, CouplingDonor > | protected |
m_activeSourceTerms | CouplingDgApe< nDim, CouplingDonor > | protected |
m_applySourceFilterDonor | CouplingDgApe< nDim, CouplingDonor > | protected |
m_calcProjectionError | CouplingDgApe< nDim, CouplingDonor > | protected |
m_calcSourceDonorCells | CouplingDgApe< nDim, CouplingDonor > | protected |
m_calcSourceElements | CouplingDgApe< nDim, CouplingDonor > | protected |
m_checkConservation | CouplingDgApe< nDim, CouplingDonor > | protected |
m_couplingId | Coupling | private |
m_dgSolver | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | protected |
m_dlbTimerId | Coupling | private |
m_elementDonorLevels | CouplingDgApe< nDim, CouplingDonor > | protected |
m_elementDonorMap | CouplingDgApe< nDim, CouplingDonor > | protected |
m_elementDonorPos | CouplingDgApe< nDim, CouplingDonor > | protected |
m_elementInsideBody | CouplingDgApe< nDim, CouplingDonor > | protected |
m_filter | CouplingDgApe< nDim, CouplingDonor > | protected |
m_filterDonor | CouplingDgApe< nDim, CouplingDonor > | protected |
m_fixedTimeStep | CouplingDgApe< nDim, CouplingDonor > | protected |
m_hasDgCartesianSolver | CouplingDgApe< nDim, CouplingDonor > | protected |
m_hasDonorCartesianSolver | CouplingDgApe< nDim, CouplingDonor > | protected |
m_isFirstSourceCalculation | CouplingDgApe< nDim, CouplingDonor > | protected |
m_isRestart | CouplingDgApe< nDim, CouplingDonor > | protected |
m_maxConservationError | CouplingDgApe< nDim, CouplingDonor > | protected |
m_maxL2Error | CouplingDgApe< nDim, CouplingDonor > | protected |
m_maxNoNodesXD | CouplingDgApe< nDim, CouplingDonor > | protected |
m_meanDataFileName | CouplingDgApe< nDim, CouplingDonor > | protected |
m_meanVars | CouplingDgApe< nDim, CouplingDonor > | protected |
m_meanVarsIndex | CouplingDgApe< nDim, CouplingDonor > | protected |
m_noActiveDonorCells | CouplingDgApe< nDim, CouplingDonor > | protected |
m_noCutModesLowPass | CouplingDgApe< nDim, CouplingDonor > | protected |
m_noDonorCells | CouplingDgApe< nDim, CouplingDonor > | protected |
m_previousTime | CouplingDgApe< nDim, CouplingDonor > | protected |
m_previousTimeStep | CouplingDgApe< nDim, CouplingDonor > | protected |
m_projection | CouplingDgApe< nDim, CouplingDonor > | protected |
m_projectionFilter | CouplingDgApe< nDim, CouplingDonor > | protected |
m_projectionFilterBox | CouplingDgApe< nDim, CouplingDonor > | protected |
m_saveSourceTermFilter | CouplingDgApe< nDim, CouplingDonor > | protected |
m_saveSourceTermsDonorGrid | CouplingDgApe< nDim, CouplingDonor > | protected |
m_saveSourceTermsInterval | CouplingDgApe< nDim, CouplingDonor > | protected |
m_sourceFactor | CouplingDgApe< nDim, CouplingDonor > | protected |
m_sourceTermFilter | CouplingDgApe< nDim, CouplingDonor > | protected |
m_sourceTerms | CouplingDgApe< nDim, CouplingDonor > | protected |
m_timers | CouplingDgApe< nDim, CouplingDonor > | protected |
m_useLowPassFilter | CouplingDgApe< nDim, CouplingDonor > | protected |
m_vdmLowPass | CouplingDgApe< nDim, CouplingDonor > | protected |
maxPolyDeg() const | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
minPolyDeg() const | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
MV typedef | CouplingDgApe< nDim, CouplingDonor > | |
neededMeanVarsForSourceTerm(const MInt sourceTerm, std::vector< MInt > &meanVars) const | CouplingDgApe< nDim, CouplingDonor > | private |
noCellDataDlb() const | Coupling | inlinevirtual |
noCouplingTimers(const MBool allTimings) const override | CouplingDgApe< nDim, CouplingDonor > | inline |
CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > >::noCouplingTimers(const MBool NotUsed(allTimings)) const | Coupling | inlinevirtual |
noElements() const | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
noMeanVars() const | CouplingDgApe< nDim, CouplingDonor > | inline |
noVelocities() | CouplingDgApe< nDim, CouplingDonor > | inlinestatic |
noVorticities() | CouplingDgApe< nDim, CouplingDonor > | inlinestatic |
operator=(const Coupling &)=delete | Coupling | |
outputDir() const | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
performUnitConversion(const MString &, const MInt, const MInt, MFloat *) | CouplingDgApe< nDim, CouplingDonor > | inlineprotectedvirtual |
postAdaptation() | Coupling | inlinevirtual |
postCouple(MInt) override final | CouplingDgApe< nDim, CouplingDonor > | inlinevirtual |
preCouple(MInt) final | CouplingDgApe< nDim, CouplingDonor > | virtual |
prepareAdaptation() | Coupling | inlinevirtual |
ProjectionType typedef | CouplingDgApe< nDim, CouplingDonor > | |
projectToElement(const MInt elementId, const MInt noVars, const MFloat *data, const MFloat *defaultValues, MFloat *target) | CouplingDgApe< nDim, CouplingDonor > | protected |
readProperties() override final | CouplingDgApe< nDim, CouplingDonor > | protectedvirtual |
reinitAfterBalance() | Coupling | inlinevirtual |
returnIdleRecord() const | Coupling | inlineprotected |
returnLoadRecord() const | Coupling | inlineprotected |
s_sourceTermNames | CouplingDgApe< nDim, CouplingDonor > | protectedstatic |
s_totalNoMeanVars | CouplingDgApe< nDim, CouplingDonor > | protectedstatic |
saveFilterValues() | CouplingDgApe< nDim, CouplingDonor > | protected |
saveFilterValuesDonor() | CouplingDgApe< nDim, CouplingDonor > | protected |
saveNodalData(const MString &fileNameBase, const MInt noVars, const std::vector< MString > &varNames, const MFloat *const data) const | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
saveSourceTermsDonorGrid(const MInt timeStep, const MFloat *const data) | CouplingDgApe< nDim, CouplingDonor > | protected |
saveSourceTermsTargetGrid(const MInt timeStep) | CouplingDgApe< nDim, CouplingDonor > | protected |
setCellDataDlb(const MInt NotUsed(dataId), const MInt *const NotUsed(data)) | Coupling | inlinevirtual |
setCellDataDlb(const MInt NotUsed(dataId), const MLong *const NotUsed(data)) | Coupling | inlinevirtual |
setCellDataDlb(const MInt NotUsed(dataId), const MFloat *const NotUsed(data)) | Coupling | inlinevirtual |
setDlbTimer(const MInt timerId) | Coupling | inline |
solverId() const | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
solverType typedef | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | |
startLoadTimer(const MString &name) const | CouplingDgApe< nDim, CouplingDonor > | inline |
stopLoadTimer(const MString &name) const | CouplingDgApe< nDim, CouplingDonor > | inline |
storeSources(const MFloat time, const MInt timeStep) | CouplingDgApe< nDim, CouplingDonor > | protected |
subCouple(MInt, MInt, std::vector< MBool > &) override final | CouplingDgApe< nDim, CouplingDonor > | inlinevirtual |
SysEqn typedef | CouplingDgApe< nDim, CouplingDonor > | |
sysEqn() | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | inline |
writeRestartFile(const MInt) | Coupling | inlinevirtual |
~Coupling()=default | Coupling | virtual |
~CouplingDg()=default | CouplingDg< nDim, DgSysEqnAcousticPerturb< nDim > > | virtual |
~CouplingDgApe()=default | CouplingDgApe< nDim, CouplingDonor > | virtual |