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

#include <fvstructuredtimers.h>

Public Types

enum  {
  Structured , Run , RunInit , MainLoop ,
  Constructor , GridDecomposition , GridReading , Init ,
  LoadRestart , LoadVariables , LoadSponge , LoadSTG ,
  BuildUpSponge , ComputeMetrics , ComputeJacobian , ConvectiveFlux ,
  ViscousFlux , SandpaperTrip , MovingGrid , MGVolumeFlux ,
  MGMoveGrid , MGExchange , MGSaveGrid , MGCellCenterCoordinates ,
  MGMetrics , MGSurfaceMetrics , MGCellMetrics , MGCornerMetrics ,
  MGJacobian , WaveSpanwiseReordering , Exchange , Gather ,
  Send , SendWait , Receive , ReceiveWait ,
  Scatter , BoundaryCondition , RungeKutta , SaveOutput ,
  SaveSolution , SaveForces , SavePlanes , SaveAuxdata ,
  SaveBoxes , SaveIntpPoints , SetTimeStep , UpdateSponge ,
  _count
}
 

Detailed Description

Definition at line 14 of file fvstructuredtimers.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
Structured 
Run 
RunInit 
MainLoop 
Constructor 
GridDecomposition 
GridReading 
Init 
LoadRestart 
LoadVariables 
LoadSponge 
LoadSTG 
BuildUpSponge 
ComputeMetrics 
ComputeJacobian 
ConvectiveFlux 
ViscousFlux 
SandpaperTrip 
MovingGrid 
MGVolumeFlux 
MGMoveGrid 
MGExchange 
MGSaveGrid 
MGCellCenterCoordinates 
MGMetrics 
MGSurfaceMetrics 
MGCellMetrics 
MGCornerMetrics 
MGJacobian 
WaveSpanwiseReordering 
Exchange 
Gather 
Send 
SendWait 
Receive 
ReceiveWait 
Scatter 
BoundaryCondition 
RungeKutta 
SaveOutput 
SaveSolution 
SaveForces 
SavePlanes 
SaveAuxdata 
SaveBoxes 
SaveIntpPoints 
SetTimeStep 
UpdateSponge 
_count 

Definition at line 16 of file fvstructuredtimers.h.

16 {
18 Run,
19 RunInit,
24 Init,
28 LoadSTG,
48 Gather,
49 Send,
51 Receive,
53 Scatter,
65
66 // Special enum value used to initialize timer array
67 _count
68 };

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