Peano
Loading...
Searching...
No Matches
CollocatedMG.Abstract.template.cpp File Reference
#include "{{CLASSNAME}}.h"
#include "mghype/mghype.h"
#include "tarch/multicore/Lock.h"
Include dependency graph for CollocatedMG.Abstract.template.cpp:

Go to the source code of this file.

Functions

 _state (State::Solve)
 
 _activeLevel (-1)
 
 _smoothingState (SmoothingState::PreSmoothing)
 
 _preSmoothingStepsCounter (0)
 
 _postSmoothingStepsCounter (0)
 
 _vCycleCounter (0)
 

Function Documentation

◆ _activeLevel()

_activeLevel ( - 1)

◆ _postSmoothingStepsCounter()

_postSmoothingStepsCounter ( 0 )

◆ _preSmoothingStepsCounter()

_preSmoothingStepsCounter ( 0 )

◆ _smoothingState()

_smoothingState ( SmoothingState::PreSmoothing )

◆ _state()

_state ( State::Solve )

◆ _vCycleCounter()

_vCycleCounter ( 0 )

Definition at line 12 of file CollocatedMG.Abstract.template.cpp.