ShiftingConstantMassFlowMaserBoundarySelfTest.cpp File Reference

Classes

class  ShiftingConstantMassFlowMaserBoundarySelfTest
 

Functions

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

Function Documentation

◆ main()

int main ( int argc  UNUSED,
char *argv[]  UNUSED 
)
122 {
124  maserSelfTest.solve();
125 }
void solve()
The work horse of the code.
Definition: DPMBase.cc:4270
Definition: ShiftingConstantMassFlowMaserBoundarySelfTest.cpp:36

References DPMBase::solve().