Searched refs:StencilInterface (Results 1 – 2 of 2) sorted by relevance
36 using StencilInterface = MatchComputation<std::string>; variable46 using Stencil = std::shared_ptr<StencilInterface>;
325 template <typename T> class StencilImpl : public StencilInterface {