ConstantMassFlowMaserBoundaryMixedSpeciesSelfTest.cpp File Reference

Classes

class  ConstantMassFlowMaserBoundaryMixedSpeciesSelfTest
 Test for the MaserBoundary: make a chute-like domain with a maser inflow boundary in the beginning. More...
 

Functions

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

Function Documentation

◆ main()

int main ( int argc  UNUSED,
char *argv[]  UNUSED 
)
108 {
110  maserSelfTest.solve();
111 }
Test for the MaserBoundary: make a chute-like domain with a maser inflow boundary in the beginning.
Definition: ConstantMassFlowMaserBoundaryMixedSpeciesSelfTest.cpp:45
void solve()
The work horse of the code.
Definition: DPMBase.cc:4270

References DPMBase::solve().