eigen_core_support.h File Reference

Go to the source code of this file.

Namespaces

 libMesh
 

Typedefs

typedef int32_t libMesh::eigen_idx_type
 
typedef Eigen::SparseMatrix< Number, Eigen::RowMajor, eigen_idx_type > libMesh::EigenSM
 
typedef Eigen::Matrix< Number, Eigen::Dynamic, 1 > libMesh::EigenSV