SubcriticalMaserBoundaryTESTMPI2Test.cpp File Reference

Classes

class  SubcriticalMaserBoundaryTESTMPI2Test
 Test for the SubcriticalMaserBoundaryTEST, on 2 cores: construct a maser inflow boundary in the beginning and show various configurations. More...
 

Functions

int main (int argc UNUSED, char *argv[] UNUSED)
 

Function Documentation

◆ main()

int main ( int argc  UNUSED,
char *argv[]  UNUSED 
)
138 {
140  maserSelfTest.solve();
141 }
void solve()
The work horse of the code.
Definition: DPMBase.cc:4270
Test for the SubcriticalMaserBoundaryTEST, on 2 cores: construct a maser inflow boundary in the begin...
Definition: SubcriticalMaserBoundaryTESTMPI2Test.cpp:41

References DPMBase::solve().