Nektar++
|
#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.
Namespaces | |
namespace | Nektar |
Functions | |
template<typename InnerMatrixType > | |
NekMatrix< InnerMatrixType, BlockMatrixTag > | Nektar::Transpose (NekMatrix< InnerMatrixType, BlockMatrixTag > &rhs) |