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

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)