Nektar++
|
#include <LibUtilities/LinearAlgebra/MatrixType.h>
#include <LibUtilities/LinearAlgebra/MatrixStorageType.h>
#include <LibUtilities/BasicConst/NektarUnivTypeDefs.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/type_traits.hpp>
#include <boost/typeof/typeof.hpp>
#include <BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()>
Go to the source code of this file.
Classes | |
singleton | Nektar::ConstMatrix< DataType > |
singleton | Nektar::Matrix< DataType > |
singleton | Nektar::NekMatrix< DataType, MatType > |
Namespaces | |
Nektar | |
< | |
Typedefs | |
typedef boost::shared_ptr < NekMatrix< NekDouble, StandardMatrixTag > > | Nektar::SharedNekMatrixPtr |
typedef NekMatrix< NekMatrix < NekDouble, StandardMatrixTag > , ScaledMatrixTag > | Nektar::DNekScalMat |
typedef boost::shared_ptr < DNekScalMat > | Nektar::DNekScalMatSharedPtr |
Functions | |
Nektar::BOOST_TYPEOF_REGISTER_TEMPLATE (NekMatrix, 2) | |