Nektar++
|
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) |