24 #ifndef GRINS_GENERIC_IC_HANDLER_H
25 #define GRINS_GENERIC_IC_HANDLER_H
34 #include "libmesh/libmesh.h"
35 #include "libmesh/getpot.h"
36 #include "libmesh/point.h"
37 #include "libmesh/function_base.h"
54 #endif // GRINS_GENERIC_IC_HANDLER
Base class for reading and handling initial conditions for physics classes.
GenericICHandler(const std::string &physics_name, const GetPot &input)
Base class for reading and handling initial conditions for physics classes.
virtual ~GenericICHandler()