Lines Matching refs:Engine
5 template < int Dim, class T, class EngineTag > class Engine;
9 template < class Engine, class SubDomain > struct NewEngine
111 class PatchTag > struct NewEngine <Engine < Dim, T, MultiPatch < LayoutTag,
114 typedef Engine < Dim, T, MultiPatchView < LayoutTag, PatchTag,
118 int Dim2 > struct NewEngine <Engine < Dim, T, MultiPatchView < LayoutTag,
121 typedef Engine < Dim, T, MultiPatchView < LayoutTag, PatchTag,
125 class PatchTag > class Engine < Dim, T, MultiPatch < LayoutTag,
133 int Dim2 > class Engine < Dim, T, MultiPatchView < LayoutTag, PatchTag,
204 typedef Engine < Dim, T, EngineTag > Engine_t;
267 typedef Engine < dimensions, T, EngineTag > Engine_t;