MAST3
Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST)
unconstrained_dofs.hpp File Reference
#include <mast/base/mast_data_types.h>
#include <mast/base/exceptions.hpp>
#include <libmesh/dof_map.h>
Include dependency graph for unconstrained_dofs.hpp:

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...