Nektar++
Namespaces | Functions
ScaledMatrix.cpp File Reference
#include <LibUtilities/LinearAlgebra/ScaledMatrix.hpp>
#include <LibUtilities/LinearAlgebra/StandardMatrix.hpp>
Include dependency graph for ScaledMatrix.cpp:

Go to the source code of this file.

Namespaces

 Nektar
 <
 

Functions

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