Searched refs:SolverShape (Results 1 – 2 of 2) sorted by relevance
513 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() struct
32 template<> struct storage_kind_to_shape<SolverStorage> { typedef SolverShape Shape; …