Nektar++
|
#include <LibUtilities/LibUtilitiesDeclspec.h>
#include <LibUtilities/LinearAlgebra/MatrixBase.hpp>
#include <LibUtilities/LinearAlgebra/NekVector.hpp>
Go to the source code of this file.
Classes | |
class | Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag > |
class | Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, ScaledMatrixTag >::const_iterator |
Namespaces | |
namespace | Nektar |
Functions | |
template<typename DataType > | |
void | Nektar::NegateInPlace (NekMatrix< DataType, ScaledMatrixTag > &v) |
template<typename DataType > | |
NekMatrix< DataType, ScaledMatrixTag > | Nektar::Transpose (NekMatrix< DataType, ScaledMatrixTag > &rhs) |