Nektar++
Classes | Namespaces | Functions
StandardMatrix.hpp File Reference
#include <LibUtilities/LibUtilitiesDeclspec.h>
#include <LibUtilities/LinearAlgebra/MatrixBase.hpp>
#include <LibUtilities/LinearAlgebra/NekVectorFwd.hpp>
#include <LibUtilities/LinearAlgebra/PointerWrapper.h>
#include <LibUtilities/BasicUtils/Vmath.hpp>
#include <LibUtilities/BasicUtils/VmathArray.hpp>

Go to the source code of this file.

Classes

class  Nektar::NekMatrix< DataType, StandardMatrixTag >
 Standard Matrix. More...
 
class  Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >
 
struct  Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >::TagType< Z >
 
struct  Nektar::NekMatrix< DataType, StandardMatrixTag >::iterator_impl< T, MatrixType >::TagType< const Z >
 
class  Nektar::NekMatrix< DataType, StandardMatrixTag >::Proxy
 

Namespaces

namespace  Nektar
 

Functions

template<typename DataType >
NekMatrix< DataType, StandardMatrixTag > Nektar::Transpose (NekMatrix< DataType, StandardMatrixTag > &rhs)
 
template<typename DataType >
void Nektar::NegateInPlace (NekMatrix< DataType, StandardMatrixTag > &m)