Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
StandardMatrix.cpp File Reference
#include <LibUtilities/LinearAlgebra/StandardMatrix.hpp>
Include dependency graph for StandardMatrix.cpp:

Go to the source code of this file.

Namespaces

 Nektar
 <
 

Functions

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