MAIA bb96820c
Multiphysics at AIA
|
Coupling condition for direct-hybrid LES-CAA computations. More...
#include <dgccacousticperturbsourcefiles.h>
Public Member Functions | |
DgCcAcousticPerturb (const MInt couplingId, FvCartesianSolverType *fvSolver_, DgCartesianSolverType *const dgSolver_) | |
virtual | ~DgCcAcousticPerturb () |
Stop the object lifetime timer and calculate global maximum errors. More... | |
void | init () override |
void | finalizeCouplerInit () override |
void | balancePre () override |
Load balancing. More... | |
void | balancePost () override |
MInt | noCellDataDlb () const override |
Methods to inquire coupler data during balancing. More... | |
MInt | cellDataTypeDlb (const MInt dataId) const override |
MInt | cellDataSizeDlb (const MInt NotUsed(dataId), const MInt NotUsed(cellId)) override |
void | getCellDataDlb (const MInt dataId, const MInt oldNoCells, const MInt *const bufferIdToCellId, MFloat *const data) override |
void | setCellDataDlb (const MInt NotUsed(dataId), const MFloat *const NotUsed(data)) override |
MBool | forceTimeStep () const |
Return true if time step calculation should be overruled by coupling. More... | |
MInt | noMeanVars () const |
Return number of mean variables. More... | |
![]() | |
CouplingDgApe (const MInt couplingId, DgCartesianSolverType *dg, DonorSolverType *ds) | |
Initialize timers and read properties in c'tor. More... | |
virtual | ~CouplingDgApe ()=default |
void | init () override |
void | finalizeSubCoupleInit (MInt) override final |
void | preCouple (MInt) final |
Calculate source terms and add to the external source terms of the DG solver. More... | |
void | subCouple (MInt, MInt, std::vector< MBool > &) override final |
void | postCouple (MInt) override final |
void | cleanUp () override final |
void | getCouplingTimings (std::vector< std::pair< MString, MFloat > > &timings, const MBool allTimings) override |
void | getDomainDecompositionInformation (std::vector< std::pair< MString, MInt > > &domainInfo) override final |
MInt | noCouplingTimers (const MBool allTimings) const override |
MInt | noMeanVars () const |
Return number of mean variables. More... | |
void | startLoadTimer (const MString &name) const |
Start the load timer of the coupler. More... | |
void | stopLoadTimer (const MString &name) const |
Stop the load timer of the coupler. More... | |
![]() | |
CouplingFv (const MInt couplingId, std::vector< FvCartesianSolverXD< nDim, FvSysEqn > * > fvSolvers, const MInt noSolvers) | |
CouplingFv (const MInt couplingId, Solver *solvers) | |
CouplingFv (const CouplingFv &)=delete | |
~CouplingFv () override=default | |
CouplingFv & | operator= (const CouplingFv &)=delete |
![]() | |
Coupling (const MInt couplingId) | |
virtual | ~Coupling ()=default |
Coupling (const Coupling &)=delete | |
Coupling & | operator= (const Coupling &)=delete |
MInt | couplerId () const |
virtual void | init ()=0 |
virtual void | finalizeSubCoupleInit (MInt solverId)=0 |
virtual void | finalizeCouplerInit ()=0 |
virtual void | preCouple (MInt recipeStep)=0 |
virtual void | subCouple (MInt recipeStep, MInt solverId, std::vector< MBool > &solverCompleted)=0 |
virtual void | postCouple (MInt recipeStep)=0 |
virtual void | cleanUp ()=0 |
virtual void | balancePre () |
Load balancing. More... | |
virtual void | balancePost () |
virtual void | reinitAfterBalance () |
virtual void | prepareAdaptation () |
virtual void | postAdaptation () |
virtual void | finalizeAdaptation (const MInt) |
virtual void | writeRestartFile (const MInt) |
virtual MInt | noCellDataDlb () const |
Methods to inquire coupler data during balancing. More... | |
virtual MInt | cellDataTypeDlb (const MInt NotUsed(dataId)) const |
virtual MInt | cellDataSizeDlb (const MInt NotUsed(dataId), const MInt NotUsed(cellId)) |
virtual void | getCellDataDlb (const MInt NotUsed(dataId), const MInt NotUsed(oldNoCells), const MInt *const NotUsed(bufferIdToCellId), MInt *const NotUsed(data)) |
virtual void | getCellDataDlb (const MInt NotUsed(dataId), const MInt NotUsed(oldNoCells), const MInt *const NotUsed(bufferIdToCellId), MLong *const NotUsed(data)) |
virtual void | getCellDataDlb (const MInt NotUsed(dataId), const MInt NotUsed(oldNoCells), const MInt *const NotUsed(bufferIdToCellId), MFloat *const NotUsed(data)) |
virtual void | setCellDataDlb (const MInt NotUsed(dataId), const MInt *const NotUsed(data)) |
virtual void | setCellDataDlb (const MInt NotUsed(dataId), const MLong *const NotUsed(data)) |
virtual void | setCellDataDlb (const MInt NotUsed(dataId), const MFloat *const NotUsed(data)) |
virtual void | finalizeBalance (const MInt) |
virtual MInt | noCouplingTimers (const MBool NotUsed(allTimings)) const |
Number of coupling timers. More... | |
virtual void | getCouplingTimings (std::vector< std::pair< MString, MFloat > > &NotUsed(timings), const MBool NotUsed(allTimings)) |
Return coupling timings. More... | |
virtual void | getDomainDecompositionInformation (std::vector< std::pair< MString, MInt > > &NotUsed(domainInfo)) |
Return information on current domain decomposition (e.g. number of coupled cells/elements/...) More... | |
void | setDlbTimer (const MInt timerId) |
void | startLoadTimer (const MString &name) const |
Start the load timer of the coupler. More... | |
void | stopLoadTimer (const MString &name) const |
Stop the load timer of the coupler. More... | |
![]() | |
CouplingDg (const MInt couplingId, solverType *b) | |
virtual | ~CouplingDg ()=default |
solverType & | dgSolver () const |
Return MPI communicator. More... | |
MInt | solverId () const |
Return solver id. More... | |
DgSysEqnAcousticPerturb< nDim > & | sysEqn () |
Return reference to SysEqn object. More... | |
ElementCollector & | elements () |
Return reference to elements. More... | |
MInt | noElements () const |
Return number of elements. More... | |
MFloat * | externalSource () const |
Return pointer to external source memory. More... | |
MInt | getElementByCellId (const MInt cellId) |
Return element id for cell id. More... | |
MInt | minPolyDeg () const |
Return the minimum polynomial degree. More... | |
MInt | maxPolyDeg () const |
Return the maximum polynomial degree. More... | |
MString | outputDir () const |
Return output directory. More... | |
void | saveNodalData (const MString &fileNameBase, const MInt noVars, const std::vector< MString > &varNames, const MFloat *const data) const |
Save nodal data to file. More... | |
Static Public Member Functions | |
static constexpr MInt | noVelocities () |
Return number of velocity variables. More... | |
static constexpr MInt | noVorticities () |
Return number of vorticity variables. More... | |
![]() | |
static constexpr MInt | noVelocities () |
Return number of velocity variables. More... | |
static constexpr MInt | noVorticities () |
Return number of vorticity variables. More... | |
Public Attributes | |
MBool | m_calcProjectionError |
Calculate the L2 error of the Galerkin projection. More... | |
std::vector< MInt > | m_calcSourceDonorCells |
List of all donor cell ids for which source terms need to be computed. More... | |
MBool | m_checkConservation |
Check if each Galerkin projection is conservative. More... | |
MFloat | m_fixedTimeStep |
Fixed time step to use. More... | |
MBool | m_hasDgCartesianSolver |
Store whether this domain has DG cells/elements. More... | |
MBool | m_hasDonorCartesianSolver |
Store whether this domain has Cartesian donor solver cells. More... | |
MBool | m_isFirstSourceCalculation |
Store whether this is the first calculation of the source terms. More... | |
MBool | m_isRestart |
Store whether this is a restart (in case special treatment is necessary) More... | |
MFloat | m_maxConservationError |
Maximum conservation error. More... | |
MFloat | m_maxL2Error |
Maximum computed L2 error of the Galerkin projection. More... | |
std::vector< MFloat > | m_meanVars |
Local storage for mean variables of the donor cells. More... | |
std::array< MInt, s_totalNoMeanVars > | m_meanVarsIndex |
MInt | m_noActiveDonorCells |
MInt | m_noDonorCells |
Total number of donor cells on this domain. More... | |
MFloat | m_previousTime |
Previous time for the calculation of time derivatives. More... | |
std::array< MInt, Timers::_count > | m_timers |
Private Member Functions | |
void | sanityCheck () |
Perform sanity checks. More... | |
FvCartesianSolverType & | donorSolver (const MInt xSolverId=0) const override |
void | getDonorVelocityAndVorticity (const std::vector< MInt > &donorCellIds, MFloatScratchSpace &p_velocity, MFloatScratchSpace &p_vorticity) override |
MFloat | calcTimeStep () |
Return the time step size dt as determined by the coupling condition. More... | |
void | calcSourceLambLinearized (const MFloat *const velocity, const MFloat *const vorticity, MFloat *sourceTerms) override |
Calculate the linearized Lamb vector coupling source terms on all donor cells where it is needed. More... | |
void | calcSourceLambNonlinear (const MFloat *const velocity, const MFloat *const vorticity, MFloat *const sourceTerms) override |
Calculate the nonlinear Lamb vector coupling source terms on all donor cells where it is needed. More... | |
void | calcSourceQmII (const MFloat *const velocity, MFloat *const sourceTerms) override |
Calculate the q_mII source terms on all donor cells where it is needed. More... | |
void | calcSourceQmIII (const MFloat *const velocity, MFloat *sourceTerms) override |
Calculate the q_mIII source terms on all donor cells where it is needed. More... | |
void | calcSourceQe (const MFloat *const velocity, const MFloat time, MFloat *const sourceTerms) override |
Calculate the q_e source terms on all donor cells where it is needed. More... | |
void | calcSourceQc (const MFloat *const velocity, MFloat *const sourceTerms, const MFloat time, const MInt timeStep) override |
Calculate the q_c source terms on all donor cells where it is needed. More... | |
Private Attributes | |
MInt | m_loadBalancingReinitStage = -1 |
DLB reinitialization stage. More... | |
std::vector< MFloat > | m_oldPressure {} |
Store previous pressure term for dp/dt calculation. More... | |
Additional Inherited Members | |
![]() | |
using | ElementCollector = maia::dg::collector::ElementCollector< nDim, DgSysEqnAcousticPerturb< nDim > > |
![]() | |
void | calcInitialCondition (const MFloat time) |
Apply initial conditions for this coupling condition. More... | |
void | initCoupler () |
Initialize the coupling condition (data structures). More... | |
void | initData () |
Initialize the data (initial conditions or for a restart) of the coupling condition. More... | |
void | initProjection () |
Initialize the projection information for spatial coupling. More... | |
void | initRestart (const MFloat time, const MFloat dt) |
Perform initializations for a restart. More... | |
void | initSourceFilter () |
Calculate source filter values for all elements and store element ids on which source terms need to be computed. More... | |
void | initTimers () |
Create timers. More... | |
MBool | loadCouplingData (const MString &filename, const MString &name_, const MInt stride, MFloat *data) |
Auxiliary method to load coupling data (i.e. anything coming from the LES) from a file. More... | |
void | loadMeanQuantities (const MBool skipNodeVars=false) |
Load mean velocities from file and store them to the node variables. More... | |
void | projectToElement (const MInt elementId, const MInt noVars, const MFloat *data, const MFloat *defaultValues, MFloat *target) |
Project the given data fields onto a single element. More... | |
void | saveFilterValues () |
Save filter values to file. More... | |
void | saveFilterValuesDonor () |
Save the filter values on the donor cells. More... | |
void | applyStoredSources (const MFloat time) |
Apply the stored source terms to the time derivative. More... | |
void | storeSources (const MFloat time, const MInt timeStep) |
Load coupling data from LES, then calculate, accumulate, project and store coupling source terms. More... | |
virtual void | performUnitConversion (const MString &, const MInt, const MInt, MFloat *) |
virtual void | calcSourceLambLinearized (const MFloat *const velocity, const MFloat *const vorticity, MFloat *sourceTerms)=0 |
virtual void | calcSourceLambNonlinear (const MFloat *const velocity, const MFloat *const vorticity, MFloat *const sourceTerms)=0 |
virtual void | calcSourceQmII (const MFloat *const velocity, MFloat *const sourceTerms)=0 |
virtual void | calcSourceQmIII (const MFloat *const velocity, MFloat *sourceTerms)=0 |
virtual void | calcSourceQe (const MFloat *const velocity, const MFloat time, MFloat *const sourceTerms)=0 |
virtual void | calcSourceQc (const MFloat *const velocity, MFloat *const sourceTerms, const MFloat time, const MInt timeStep)=0 |
void | saveSourceTermsDonorGrid (const MInt timeStep, const MFloat *const data) |
Store the source terms on the donor grid. More... | |
void | saveSourceTermsTargetGrid (const MInt timeStep) |
Store the source terms on the target grid, i.e. after interpolation. More... | |
void | readProperties () override final |
Read properties and store in member variables. More... | |
void | checkProperties () override final |
virtual DonorSolverType & | donorSolver (const MInt solverId=0) const=0 |
virtual void | getDonorVelocityAndVorticity (const std::vector< MInt > &donorCellIds, MFloatScratchSpace &p_velocity, MFloatScratchSpace &p_vorticity)=0 |
![]() | |
MInt | noSolvers () const |
solverType & | fvSolver (const MInt solverId=0) const |
MInt | a_noFvCells () const |
MInt | a_noFvGridCells () const |
![]() | |
MFloat | returnLoadRecord () const |
MFloat | returnIdleRecord () const |
![]() | |
MBool | m_isRestart |
Store whether this is a restart (in case special treatment is necessary) More... | |
MBool | m_hasDgCartesianSolver |
Store whether this domain has DG cells/elements. More... | |
MBool | m_hasDonorCartesianSolver |
Store whether this domain has Cartesian donor solver cells. More... | |
MInt | m_maxNoNodesXD |
Maximum number of nodes of an element (corresponding to maxPolyDeg) More... | |
MFloat | m_fixedTimeStep |
Fixed time step to use. More... | |
MFloat | m_previousTime |
Previous time for the calculation of time derivatives. More... | |
MInt | m_previousTimeStep |
Previous time step (to determine whether new sources need to be calculated) More... | |
std::vector< MInt > | m_activeMeanVars |
List of active mean variables for all active source terms. More... | |
MString | m_meanDataFileName |
File name for mean quantities. More... | |
std::vector< MInt > | m_activeSourceTerms |
List of active source terms. More... | |
MBool | m_saveSourceTermsDonorGrid |
Store whether the sources on the donor grid should be saved as well. More... | |
MInt | m_saveSourceTermsInterval |
Interval at which source term data should be saved to disk. More... | |
MBool | m_calcProjectionError |
Calculate the L2 error of the Galerkin projection. More... | |
MInt | m_noActiveDonorCells |
MInt | m_noDonorCells |
Total number of donor cells on this domain. More... | |
std::vector< std::vector< MInt > > | m_elementDonorLevels |
Donor cell levels relative to element. More... | |
std::vector< std::vector< MInt > > | m_elementDonorMap |
Mapping from donor cells to elements. More... | |
std::vector< std::vector< MInt > > | m_elementDonorPos |
Donor cell positions on the corresponding cell level. More... | |
std::vector< ProjectionType > | m_projection |
Galerkin projection (access by polynomial degree) More... | |
MBool | m_isFirstSourceCalculation |
Store whether this is the first calculation of the source terms. More... | |
std::vector< MFloat > | m_sourceTerms |
Local storage for source terms. More... | |
std::vector< MInt > | m_calcSourceDonorCells |
List of all donor cell ids for which source terms need to be computed. More... | |
std::vector< MInt > | m_calcSourceElements |
List of all element ids for which source terms need to be computed. More... | |
MFloat | m_sourceFactor |
Factor by which the source terms are multiplied. More... | |
MBool | m_checkConservation |
Check if each Galerkin projection is conservative. More... | |
MFloat | m_maxConservationError |
Maximum conservation error. More... | |
MFloat | m_maxL2Error |
Maximum computed L2 error of the Galerkin projection. More... | |
std::vector< MFloat > | m_meanVars |
Local storage for mean variables of the donor cells. More... | |
std::vector< MInt > | m_elementInsideBody |
Marker if elements are inside a geometric object. More... | |
Filter< nDim > | m_sourceTermFilter |
Auxiliary object that handles source filtering. More... | |
std::vector< MFloat > | m_filter |
Local storage for source filter values. More... | |
std::vector< MFloat > | m_filterDonor |
Local storage for source filter values on donor cells. More... | |
MInt | m_noCutModesLowPass |
Number of modes to cut using the low-pass source term. More... | |
MBool | m_useLowPassFilter |
Switch low pass on and off to allow disabling e.g. for node vars. More... | |
std::vector< MFloatTensor > | m_vdmLowPass |
Vandermonde matrix/matrices for the low-pass filter. More... | |
MBool | m_applySourceFilterDonor |
Apply source filter on donor cells or on DG elements after projection. More... | |
MBool | m_saveSourceTermFilter |
Store whether filter values should be written to a file at initialization. More... | |
MBool | m_projectionFilter |
Use spatial projection filter (i.e. exclude elements from the projection) More... | |
std::vector< MFloat > | m_projectionFilterBox |
Spatial projection filter box (excluding) More... | |
std::array< MInt, s_totalNoMeanVars > | m_meanVarsIndex |
std::array< MInt, Timers::_count > | m_timers |
![]() | |
std::vector< solverType * > | m_fvSolvers |
![]() | |
solverType * | m_dgSolver |
![]() | |
static const MInt | s_totalNoMeanVars |
static const std::array< MString, ST::totalNoSourceTerms > | s_sourceTermNames |
Hold indices for source terms. More... | |
TODO labels:COUPLER,toremove Re-enable offline coupling or remove it entirely
Definition at line 40 of file dgccacousticperturbsourcefiles.h.
using DgCcAcousticPerturb< nDim, FvSysEqn >::Base = Coupling |
Definition at line 43 of file dgccacousticperturbsourcefiles.h.
using DgCcAcousticPerturb< nDim, FvSysEqn >::BaseDg = CouplingDgApe<nDim, BaseFv> |
Definition at line 49 of file dgccacousticperturbsourcefiles.h.
using DgCcAcousticPerturb< nDim, FvSysEqn >::BaseFv = CouplingFv<nDim, FvSysEqn> |
Definition at line 45 of file dgccacousticperturbsourcefiles.h.
using DgCcAcousticPerturb< nDim, FvSysEqn >::CV = typename BaseDg::CV |
Definition at line 74 of file dgccacousticperturbsourcefiles.h.
using DgCcAcousticPerturb< nDim, FvSysEqn >::DgCartesianSolverType = typename BaseDg::DgCartesianSolverType |
Definition at line 72 of file dgccacousticperturbsourcefiles.h.
using DgCcAcousticPerturb< nDim, FvSysEqn >::FvCartesianSolverType = typename BaseFv::solverType |
Definition at line 46 of file dgccacousticperturbsourcefiles.h.
using DgCcAcousticPerturb< nDim, FvSysEqn >::MV = typename BaseDg::MV |
Definition at line 75 of file dgccacousticperturbsourcefiles.h.
using DgCcAcousticPerturb< nDim, FvSysEqn >::ProjectionType = typename BaseDg::ProjectionType |
Definition at line 73 of file dgccacousticperturbsourcefiles.h.
using DgCcAcousticPerturb< nDim, FvSysEqn >::ST = typename BaseDg::ST |
Definition at line 76 of file dgccacousticperturbsourcefiles.h.
using DgCcAcousticPerturb< nDim, FvSysEqn >::SysEqn = typename BaseDg::SysEqn |
Definition at line 77 of file dgccacousticperturbsourcefiles.h.
using DgCcAcousticPerturb< nDim, FvSysEqn >::Timers = typename BaseDg::Timers |
Definition at line 78 of file dgccacousticperturbsourcefiles.h.
|
inline |
Definition at line 84 of file dgccacousticperturbsourcefiles.h.
|
virtual |
Definition at line 164 of file dgccacousticperturbsourcefiles.h.
|
inlineoverridevirtual |
Reimplemented from Coupling.
Definition at line 101 of file dgccacousticperturbsourcefiles.h.
|
inlineoverridevirtual |
Reimplemented from Coupling.
Definition at line 97 of file dgccacousticperturbsourcefiles.h.
|
overrideprivatevirtual |
[in] | velocity | Velocities of all donor cells. |
[in] | vorticity | Vorticities of all donor cells. |
[out] | sourceTerms | Storage for computed source terms. |
Implements CouplingDgApe< nDim, CouplingFv< nDim, FvSysEqn > >.
Definition at line 412 of file dgccacousticperturbsourcefiles.h.
|
overrideprivatevirtual |
[in] | velocity | Velocities of all donor cells. |
[in] | vorticity | Vorticities of all donor cells. |
[out] | sourceTerms | Storage for computed source terms. |
Implements CouplingDgApe< nDim, CouplingFv< nDim, FvSysEqn > >.
Definition at line 233 of file dgccacousticperturbsourcefiles.h.
|
overrideprivatevirtual |
[in] | velocity | Velocities of all donor cells. |
[in] | time | Current simulation time. |
[in] | timeStep | Current simulation time step. |
[out] | sourceTerms | Storage for computed source terms. |
Implements CouplingDgApe< nDim, CouplingFv< nDim, FvSysEqn > >.
Definition at line 633 of file dgccacousticperturbsourcefiles.h.
|
overrideprivatevirtual |
[in] | velocity | Velocities of all donor cells. |
[in] | time | Current simulation time. |
[out] | sourceTerms | Storage for computed source terms. |
Implements CouplingDgApe< nDim, CouplingFv< nDim, FvSysEqn > >.
Definition at line 487 of file dgccacousticperturbsourcefiles.h.
|
overrideprivatevirtual |
[in] | velocity | Velocities of all donor cells. |
[in] | time | Current simulation time. |
[out] | sourceTerms | Storage for computed source terms. |
Implements CouplingDgApe< nDim, CouplingFv< nDim, FvSysEqn > >.
Definition at line 287 of file dgccacousticperturbsourcefiles.h.
|
overrideprivatevirtual |
TODO labels:COUPLER,totest requires testing!
Implements CouplingDgApe< nDim, CouplingFv< nDim, FvSysEqn > >.
Definition at line 354 of file dgccacousticperturbsourcefiles.h.
|
private |
Definition at line 745 of file dgccacousticperturbsourcefiles.h.
|
overridevirtual |
Reimplemented from Coupling.
Definition at line 760 of file dgccacousticperturbsourcefiles.h.
|
inlineoverride |
Definition at line 110 of file dgccacousticperturbsourcefiles.h.
|
inlineoverrideprivatevirtual |
Implements CouplingDgApe< nDim, CouplingFv< nDim, FvSysEqn > >.
Definition at line 126 of file dgccacousticperturbsourcefiles.h.
|
inlineoverridevirtual |
Implements Coupling.
Definition at line 94 of file dgccacousticperturbsourcefiles.h.
|
inline |
Definition at line 121 of file dgccacousticperturbsourcefiles.h.
|
override |
Definition at line 782 of file dgccacousticperturbsourcefiles.h.
|
overrideprivatevirtual |
Implements CouplingDgApe< nDim, CouplingFv< nDim, FvSysEqn > >.
Definition at line 720 of file dgccacousticperturbsourcefiles.h.
|
inlineoverridevirtual |
Implements Coupling.
Definition at line 89 of file dgccacousticperturbsourcefiles.h.
|
inlineoverridevirtual |
Reimplemented from Coupling.
Definition at line 107 of file dgccacousticperturbsourcefiles.h.
|
inline |
Definition at line 308 of file couplingdgape.h.
|
inlinestaticconstexpr |
Definition at line 306 of file couplingdgape.h.
|
inlinestaticconstexpr |
Definition at line 307 of file couplingdgape.h.
|
private |
Definition at line 213 of file dgccacousticperturbsourcefiles.h.
|
overridevirtual |
Reimplemented from Coupling.
Definition at line 799 of file dgccacousticperturbsourcefiles.h.
MBool CouplingDgApe< nDim, CouplingDonor >::m_calcProjectionError |
Definition at line 374 of file couplingdgape.h.
std::vector<MInt> CouplingDgApe< nDim, CouplingDonor >::m_calcSourceDonorCells |
Definition at line 390 of file couplingdgape.h.
MBool CouplingDgApe< nDim, CouplingDonor >::m_checkConservation |
Definition at line 395 of file couplingdgape.h.
MFloat CouplingDgApe< nDim, CouplingDonor >::m_fixedTimeStep |
Definition at line 364 of file couplingdgape.h.
MBool CouplingDgApe< nDim, CouplingDonor >::m_hasDgCartesianSolver |
Definition at line 357 of file couplingdgape.h.
MBool CouplingDgApe< nDim, CouplingDonor >::m_hasDonorCartesianSolver |
Definition at line 358 of file couplingdgape.h.
MBool CouplingDgApe< nDim, CouplingDonor >::m_isFirstSourceCalculation |
Definition at line 388 of file couplingdgape.h.
MBool CouplingDgApe< nDim, CouplingDonor >::m_isRestart |
Definition at line 356 of file couplingdgape.h.
|
private |
Definition at line 154 of file dgccacousticperturbsourcefiles.h.
MFloat CouplingDgApe< nDim, CouplingDonor >::m_maxConservationError |
Definition at line 396 of file couplingdgape.h.
MFloat CouplingDgApe< nDim, CouplingDonor >::m_maxL2Error |
Definition at line 397 of file couplingdgape.h.
std::vector<MFloat> CouplingDgApe< nDim, CouplingDonor >::m_meanVars |
Definition at line 400 of file couplingdgape.h.
std::array<MInt, s_totalNoMeanVars> CouplingDgApe< nDim, CouplingDonor >::m_meanVarsIndex |
Definition at line 426 of file couplingdgape.h.
MInt CouplingDgApe< nDim, CouplingDonor >::m_noActiveDonorCells |
Number of 'active' donor cells, i.e. those donor leaf cells on which source terms need to be computed
Definition at line 377 of file couplingdgape.h.
MInt CouplingDgApe< nDim, CouplingDonor >::m_noDonorCells |
Definition at line 379 of file couplingdgape.h.
|
private |
Definition at line 156 of file dgccacousticperturbsourcefiles.h.
MFloat CouplingDgApe< nDim, CouplingDonor >::m_previousTime |
Definition at line 365 of file couplingdgape.h.
std::array<MInt, Timers::_count> CouplingDgApe< nDim, CouplingDonor >::m_timers |
Definition at line 464 of file couplingdgape.h.