| Nektar++
    | 
| Classes | |
| class | Mapping | 
| Base class for mapping to be applied to the coordinate system.  More... | |
| class | MappingGeneral | 
| class | MappingTranslation | 
| class | MappingXofXZ | 
| class | MappingXofZ | 
| class | MappingXYofXY | 
| class | MappingXYofZ | 
| Typedefs | |
| typedef LibUtilities::NekFactory < std::string, Mapping, const LibUtilities::SessionReaderSharedPtr &, const Array< OneD, MultiRegions::ExpListSharedPtr > &, const TiXmlElement * > | MappingFactory | 
| Declaration of the mapping factory.  More... | |
| Functions | |
| MappingFactory & | GetMappingFactory () | 
| Declaration of the mapping factory singleton.  More... | |
| Variables | |
| GLOBAL_MAPPING_EXPORT typedef boost::shared_ptr< Mapping > | MappingSharedPtr | 
| A shared pointer to a Mapping object.  More... | |
| typedef LibUtilities::NekFactory<std::string, Mapping, const LibUtilities::SessionReaderSharedPtr&, const Array<OneD, MultiRegions::ExpListSharedPtr>&, const TiXmlElement*> Nektar::GlobalMapping::MappingFactory | 
| GLOBAL_MAPPING_EXPORT MappingFactory & Nektar::GlobalMapping::GetMappingFactory | ( | ) | 
Declaration of the mapping factory singleton.
Definition at line 49 of file Mapping.cpp.
Referenced by Nektar::GlobalMapping::Mapping::Load().
| GLOBAL_MAPPING_EXPORT typedef boost::shared_ptr<Mapping> Nektar::GlobalMapping::MappingSharedPtr | 
A shared pointer to a Mapping object.
Definition at line 51 of file Mapping.h.
Referenced by Nektar::GlobalMapping::MappingXYofZ::create(), Nektar::GlobalMapping::MappingGeneral::create(), Nektar::GlobalMapping::MappingTranslation::create(), Nektar::GlobalMapping::MappingXofXZ::create(), Nektar::GlobalMapping::MappingXofZ::create(), Nektar::GlobalMapping::MappingXYofXY::create(), Nektar::Utilities::ProcessMapping::GetMapping(), Nektar::Utilities::ProcessVorticity::Process(), Nektar::Utilities::ProcessGrad::Process(), Nektar::Utilities::ProcessMapping::Process(), Nektar::SolverUtils::DriverAdaptive::v_Execute(), and Nektar::SolverUtils::EquationSystem::WriteFld().
 1.8.8
 1.8.8