18 #ifndef LIBMESH_ELEM_ASSEMBLY_H 19 #define LIBMESH_ELEM_ASSEMBLY_H 84 #endif // LIBMESH_ELEM_ASSEMBLY_H A geometric point in (x,y,z) space associated with a DOF.
virtual void interior_assembly(FEMContext &)
virtual void get_nodal_values(std::vector< dof_id_type > &, DenseMatrix< Number > &, DenseVector< Number > &, const System &, const Node &)
virtual void boundary_assembly(FEMContext &)
Manages consistently variables, degrees of freedom, and coefficient vectors.