#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 P1 , int P2, typename P3 > | |
void | MAST::Numerics::libMeshWrapper::init_sparse_matrix (const libMesh::DofMap &dof_map, Eigen::SparseMatrix< P1, P2, P3 > &m) |