|
Nektar++
|
#include <LibUtilities/LinearAlgebra/MatrixType.h>#include <LibUtilities/LinearAlgebra/MatrixStorageType.h>#include <LibUtilities/BasicConst/NektarUnivTypeDefs.hpp>#include <memory>#include <type_traits>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 std::shared_ptr< NekMatrix< NekDouble, StandardMatrixTag > > | Nektar::SharedNekMatrixPtr |
| typedef NekMatrix< NekMatrix< NekDouble, StandardMatrixTag >, ScaledMatrixTag > | Nektar::DNekScalMat |
| typedef std::shared_ptr< DNekScalMat > | Nektar::DNekScalMatSharedPtr |
1.8.13