Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
BlockMatrix.hpp File Reference
#include <LibUtilities/LibUtilitiesDeclspec.h>
#include <LibUtilities/LinearAlgebra/MatrixBase.hpp>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <LibUtilities/LinearAlgebra/NekVector.hpp>
#include <LibUtilities/LinearAlgebra/MatrixFuncs.h>
#include <boost/shared_ptr.hpp>
#include <boost/foreach.hpp>
Include dependency graph for BlockMatrix.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 >, 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)