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

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)