Nektar++
Namespaces | Functions
NekMatrix.hpp File Reference
#include <LibUtilities/LinearAlgebra/BlockMatrix.hpp>
#include <LibUtilities/LinearAlgebra/MatrixBase.hpp>
#include <LibUtilities/LinearAlgebra/MatrixOperations.hpp>
#include <LibUtilities/LinearAlgebra/ScaledMatrix.hpp>
#include <LibUtilities/LinearAlgebra/StandardMatrix.hpp>

Go to the source code of this file.

Namespaces

namespace  Nektar
 

Functions

template<typename DataType , typename FormType >
std::ostream & Nektar::operator<< (std::ostream &os, const NekMatrix< DataType, FormType > &rhs)
 
template<typename DataType , typename FormType >
std::ostream & Nektar::operator>> (std::ostream &os, const NekMatrix< DataType, FormType > &rhs)