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 
)
116 {
118  maserSelfTest.solve();
119 }
void solve()
The work horse of the code.
Definition: DPMBase.cc:4334
Test for the SubcriticalMaserBoundaryTEST, on 2 cores: construct a maser inflow boundary in the begin...
Definition: SubcriticalMaserBoundaryTESTMPI2Test.cpp:19

References DPMBase::solve().