PHengLEI-NCCR/CFD/Solver/include/Controller.hxx

4 lines
61 B
C++

inline int Controller::GetSolverIndex()
{
return solverID;
}