Nektar++
Classes | Namespaces | Functions
BlockMatrix.hpp File Reference
#include <memory>
#include <tuple>
#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 >, BlockMatrixTag >
 
class  Nektar::NekMatrix< NekMatrix< DataType, InnerMatrixType >, BlockMatrixTag >::iterator_base< MatrixType >
 

Namespaces

namespace  Nektar
 

Functions

template<typename InnerMatrixType >
NekMatrix< InnerMatrixType, BlockMatrixTag > Nektar::Transpose (NekMatrix< InnerMatrixType, BlockMatrixTag > &rhs)