Nektar++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs | Functions | Variables
Mapping.h File Reference
#include <string>
#include <LibUtilities/BasicUtils/NekFactory.hpp>
#include <LibUtilities/BasicUtils/SharedArray.hpp>
#include <MultiRegions/ExpList.h>
#include <GlobalMapping/GlobalMappingDeclspec.h>
Include dependency graph for Mapping.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Nektar::GlobalMapping::Mapping
 Base class for mapping to be applied to the coordinate system. More...
 

Namespaces

 Nektar
 <
 
 Nektar::GlobalMapping
 

Typedefs

typedef
LibUtilities::NekFactory
< std::string, Mapping, const
LibUtilities::SessionReaderSharedPtr
&, const Array< OneD,
MultiRegions::ExpListSharedPtr >
&, const TiXmlElement * > 
Nektar::GlobalMapping::MappingFactory
 Declaration of the mapping factory. More...
 

Functions

MappingFactory & Nektar::GlobalMapping::GetMappingFactory ()
 Declaration of the mapping factory singleton. More...
 

Variables

GLOBAL_MAPPING_EXPORT typedef
boost::shared_ptr< Mapping > 
Nektar::GlobalMapping::MappingSharedPtr
 A shared pointer to a Mapping object. More...