Nektar++
|
#include <StdRegions/StdExpansion.h>
#include <SpatialDomains/Geometry.h>
#include <SpatialDomains/GeomFactors.h>
#include <LocalRegions/LocalRegionsDeclspec.h>
#include <LocalRegions/IndexMapKey.h>
#include <memory>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | Nektar::LocalRegions::Expansion |
Namespaces | |
Nektar | |
The above copyright notice and this permission notice shall be included. | |
Nektar::LocalRegions | |
Typedefs | |
typedef Array< OneD, Array< OneD, NekDouble > > | Nektar::LocalRegions::NormalVector |
typedef std::shared_ptr< Expansion > | Nektar::LocalRegions::ExpansionSharedPtr |
typedef std::weak_ptr< Expansion > | Nektar::LocalRegions::ExpansionWeakPtr |
typedef std::vector< ExpansionSharedPtr > | Nektar::LocalRegions::ExpansionVector |
typedef std::map< MetricType, Array< OneD, NekDouble > > | Nektar::LocalRegions::MetricMap |