Nektar++
|
Go to the source code of this file.
Classes | |
class | Nektar::MultiRegions::GlobalMatrixKey |
Describes a matrix with ordering defined by a local to global map. More... | |
Namespaces | |
Nektar | |
< | |
Nektar::MultiRegions | |
Typedefs | |
typedef boost::shared_ptr < GlobalMatrixKey > | Nektar::MultiRegions::GlobalMatrixKeySharedPtr |
A pointer to a GlobalMatrixKey. More... | |
Functions | |
std::ostream & | Nektar::MultiRegions::operator<< (std::ostream &os, const GlobalMatrixKey &rhs) |
Writes statistics about the matrix key to an output stream. More... | |