File kernel/src/simulationTools/SimulationTypeDef.hpp#
Go to the source code of this file
Typedef for simulation-related objects.
Typedefs
-
typedef std::vector<unsigned int> IndexInt#
list of indices
-
typedef std::set<SP::OneStepIntegrator> OSISet#
Vector of OneStepIntegrator.
-
typedef OneStepNSProblems::iterator OSNSIterator#
Iterator through OneStepNSProblems.