19 #ifndef LIBMESH_FE_COMPUTE_DATA_H 20 #define LIBMESH_FE_COMPUTE_DATA_H 32 class EquationSystems;
82 #ifdef LIBMESH_ENABLE_INFINITE_ELEMENTS 116 #endif // LIBMESH_FE_COMPUTE_DATA_H FEComputeData(const EquationSystems &es, const Point &pin)
Manages multiples systems of equations.
const EquationSystems & equation_systems
Helper class used with FEInterface::compute_data().
std::vector< Number > shape
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
A geometric point in (x,y,z) space.