Home
last modified time | relevance | path

Searched refs:IsSolved (Results 1 – 9 of 9) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/FEmTool/
H A DFEmTool_Assembly.cxx92 IsSolved = Standard_False; in FEmTool_Assembly()
130 IsSolved = Standard_False; in NullifyMatrix()
166 IsSolved = Standard_False; in AddMatrix()
206 IsSolved = H->Decompose(); in Solve()
209 if (!IsSolved) { in Solve()
227 if(!G.IsEmpty() && IsSolved) { in Solve()
342 IsSolved = GHGt->Decompose(); in Solve()
354 return IsSolved; in Solve()
365 if(!IsSolved) throw StdFail_NotDone("FEmTool_Assembly::Solution"); in Solution()
H A DFEmTool_Assembly.hxx92 Standard_Boolean IsSolved; member in FEmTool_Assembly
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DFEmTool_Assembly.hxx92 Standard_Boolean IsSolved; member in FEmTool_Assembly
/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DMagicCubeObj.h51 int IsSolved() const;
H A DMagicCubeObj.cpp183 int MagicCubeObject::IsSolved() const in IsSolved() function in MagicCubeObject
H A DMagicCube4dView.cpp476 if (m_puzzle->IsSolved()) in Update3d()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DFEmTool_Assembly.hxx95 Standard_Boolean IsSolved; member in FEmTool_Assembly
/dports/math/rubiks/rubiks-20070912/dietz/solver/
H A Dcubex.h35 const bool IsSolved();
H A Dcubex.cpp146 const bool Cubex::IsSolved() in IsSolved() function in Cubex