#include <mast/base/mast_data_types.h>#include <mast/base/exceptions.hpp>#include <libmesh/dof_map.h>
Go to the source code of this file.
Namespaces | |
| MAST | |
| MAST::Numerics | |
| MAST::Numerics::libMeshWrapper | |
Functions | |
| template<typename IntType > | |
| void | MAST::Numerics::libMeshWrapper::unconstrained_dofs (const libMesh::DofMap &dof_map, std::vector< IntType > &dofs) |
copies the unconstrained dofs for the dof_map in the vector dofs. More... | |