Nektar++
|
#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>
Go to the source code of this file.
Namespaces | |
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) |