MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
maia::fv::Timers_ Struct Reference

#include <fvcartesiansolverxd.h>

Public Types

enum  {
  SolverType , PreTime , TimeInt , ReinitSolu ,
  BndryMb , NearBndry , InitSmallCorr , GhostCells ,
  Rhs , Muscl , Ausm , ViscFlux ,
  DistFlux , RhsMisc , SurfaceCoefficients , SurfaceMeanMolarWeight ,
  SurfaceTransportCoefficients , CellCenterCoefficients , SpeciesReactionRates , SandpaperTrip ,
  WMExchange , WMSurfaceLoop , WMFluxCorrection , MusclReconst ,
  MusclCopy , MusclGhostSlopes , MusclCutSlopes , MusclReconstSrfc ,
  ReconstSrfcCompValues , ReconstSrfcCorrVars , ReconstSrfcUpdateGhost , ReconstSrfcUpdateCutOff ,
  RhsBnd , Lhs , LhsBnd , SmallCellCorr ,
  ComputePV , Exchange , CutOff , BndryCnd ,
  SCCorrInit , SCCorrExchange1 , SCCorrExchange1Wait , SCCorrInterp ,
  SCCorrRedist , SCCorrExchange2 , SCCorrExchange2Wait , Residual ,
  ResidualMpi , PostTime , PostSolu , ResidualMb ,
  SurfaceForces , LevelSetCorr , _count
}
 

Detailed Description

Definition at line 112 of file fvcartesiansolverxd.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
SolverType 
PreTime 
TimeInt 
ReinitSolu 
BndryMb 
NearBndry 
InitSmallCorr 
GhostCells 
Rhs 
Muscl 
Ausm 
ViscFlux 
DistFlux 
RhsMisc 
SurfaceCoefficients 
SurfaceMeanMolarWeight 
SurfaceTransportCoefficients 
CellCenterCoefficients 
SpeciesReactionRates 
SandpaperTrip 
WMExchange 
WMSurfaceLoop 
WMFluxCorrection 
MusclReconst 
MusclCopy 
MusclGhostSlopes 
MusclCutSlopes 
MusclReconstSrfc 
ReconstSrfcCompValues 
ReconstSrfcCorrVars 
ReconstSrfcUpdateGhost 
ReconstSrfcUpdateCutOff 
RhsBnd 
Lhs 
LhsBnd 
SmallCellCorr 
ComputePV 
Exchange 
CutOff 
BndryCnd 
SCCorrInit 
SCCorrExchange1 
SCCorrExchange1Wait 
SCCorrInterp 
SCCorrRedist 
SCCorrExchange2 
SCCorrExchange2Wait 
Residual 
ResidualMpi 
PostTime 
PostSolu 
ResidualMb 
SurfaceForces 
LevelSetCorr 
_count 

Definition at line 114 of file fvcartesiansolverxd.h.

114 {
116 PreTime,
117 TimeInt,
118
120 BndryMb,
121 NearBndry,
124
125 Rhs,
126 Muscl,
127 Ausm,
128 ViscFlux,
129 DistFlux,
130 RhsMisc,
131
137
142
144 MusclCopy,
148
153
154 RhsBnd,
155 Lhs,
156
157 LhsBnd,
159 ComputePV,
160 Exchange,
161 CutOff,
162 BndryCnd,
163
171
172 Residual,
174
175 PostTime,
176 PostSolu,
180
181 /* Accumulated, */
182 /* IO, */
183 /* MPI, */
184
185 // Special enum value used to initialize timer array
186 _count
187 };

The documentation for this struct was generated from the following file: