|
FreePOOMA
2.4.1
|
Engine. More...

Classes | |
| struct | NewEngine< Engine, SubDomain > |
| Traits class for determining the type obtained by subsetting a particular Engine with a particular SubDomain. More... | |
| struct | NewEngineEngine< Engine, SubDomain > |
| NewEngineEngine<Engine,SubDomain> NewEngineDomain<Engine,SubDomain> More... | |
| struct | NewEngineDomain< Engine, SubDomain > |
| struct | EngineConstructTag |
| EngineConstructTag is used by Array to disambiguate engine-based constructor calls. More... | |
Functions | |
| template<class Eng , class Dom > | |
| NewEngineEngine< Eng, Dom >::Type_t | newEngineEngine (const Eng &e, const Dom &dom) |
| template<class Eng , class Dom > | |
| NewEngineDomain< Eng, Dom >::Type_t | newEngineDomain (const Eng &e, const Dom &dom) |
Engine.
| NewEngineEngine<Eng, Dom>::Type_t newEngineEngine | ( | const Eng & | e, |
| const Dom & | dom | ||
| ) | [inline] |
References NewEngineEngine< Engine, SubDomain >::apply().
| NewEngineDomain<Eng, Dom>::Type_t newEngineDomain | ( | const Eng & | e, |
| const Dom & | dom | ||
| ) | [inline] |
References NewEngineDomain< Engine, SubDomain >::apply().
1.7.6.1