Nektar++
Classes | Namespaces | Typedefs | Functions
NekMatrixFwd.hpp File Reference
#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()>
Include dependency graph for NekMatrixFwd.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Nektar::ConstMatrix< DataType >
 
class  Nektar::Matrix< DataType >
 
class  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)