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

#include <dgcartesiantimers.h>

Public Types

enum  {
  SolverType , Constructor , Run , RunInit ,
  InitSolverObjects , InitMortarProjection , InitialCondition , InitData ,
  InitMainLoop , MainLoop , CalcTimeStep , ResetExternalSources ,
  AdaptiveRefinement , RungeKuttaStep , TimeDeriv , ResetRHS ,
  Coupling , Prolong , ForwardProjection , SurfExchange ,
  SurfExchangeComm , SECommSend , SECommRecv , SurfExchangeCopy ,
  SECopySend , SECopyRecv , SurfExchangeWait , SEWaitSend ,
  SEWaitRecv , VolInt , Flux , FluxBndry ,
  FluxInner , FluxMPI , SurfInt , Jacobian ,
  Sources , ExternalSources , Sponge , TimeInt ,
  MainLoopIO , Analysis , CleanUp , Destructor ,
  Accumulated , IO , SaveSolutionFile , SaveRestartFile ,
  AnalyzeTimeStep , MPI , MPIComm , MPICopy ,
  MPIWait , _count
}
 

Detailed Description

Definition at line 14 of file dgcartesiantimers.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
SolverType 
Constructor 
Run 
RunInit 
InitSolverObjects 
InitMortarProjection 
InitialCondition 
InitData 
InitMainLoop 
MainLoop 
CalcTimeStep 
ResetExternalSources 
AdaptiveRefinement 
RungeKuttaStep 
TimeDeriv 
ResetRHS 
Coupling 
Prolong 
ForwardProjection 
SurfExchange 
SurfExchangeComm 
SECommSend 
SECommRecv 
SurfExchangeCopy 
SECopySend 
SECopyRecv 
SurfExchangeWait 
SEWaitSend 
SEWaitRecv 
VolInt 
Flux 
FluxBndry 
FluxInner 
FluxMPI 
SurfInt 
Jacobian 
Sources 
ExternalSources 
Sponge 
TimeInt 
MainLoopIO 
Analysis 
CleanUp 
Destructor 
Accumulated 
IO 
SaveSolutionFile 
SaveRestartFile 
AnalyzeTimeStep 
MPI 
MPIComm 
MPICopy 
MPIWait 
_count 

Definition at line 16 of file dgcartesiantimers.h.

16 {
19 Run,
20 RunInit,
34 Prolong,
46 VolInt,
47 Flux,
50 FluxMPI,
51 SurfInt,
53 Sources,
55 Sponge,
56 TimeInt,
59 CleanUp,
62 IO,
66 MPI,
67 MPIComm,
68 MPICopy,
69 MPIWait,
70
71 // Special enum value used to initialize timer array
72 _count
73 };

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