Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs | Functions
GlobalMatrixKey.h File Reference
#include <MultiRegions/AssemblyMap/AssemblyMap.h>
#include <StdRegions/StdRegions.hpp>
Include dependency graph for GlobalMatrixKey.h:
This graph shows which files directly or indirectly include this file:

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

namespace  Nektar
 <
namespace  Nektar::MultiRegions

Typedefs

typedef boost::shared_ptr
< GlobalMatrixKey > 
Nektar::MultiRegions::GlobalMatrixKeySharedPtr
 A pointer to a GlobalMatrixKey.

Functions

std::ostream & Nektar::MultiRegions::operator<< (std::ostream &os, const GlobalMatrixKey &rhs)
 Writes statistics about the matrix key to an output stream.