Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
ScaledMatrix.hpp File Reference
#include <LibUtilities/LibUtilitiesDeclspec.h>
#include <LibUtilities/LinearAlgebra/MatrixBase.hpp>
#include <LibUtilities/LinearAlgebra/NekVector.hpp>
#include <boost/shared_ptr.hpp>
Include dependency graph for ScaledMatrix.hpp:
This graph shows which files directly or indirectly include this file:

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)