Home
last modified time | relevance | path

Searched refs:PointVerifyCond (Results 1 – 2 of 2) sorted by relevance

/dports/math/mathmod/mathmod-11.1/pariso/parametric/
H A DModel3D.cpp1605 std::vector<int> PointVerifyCond; in CNDCalculation() local
1653 …else if(PointVerifyCond[Aindex-startpoint] && !PointVerifyCond[Bindex-startpoint] && !PointVerifyC… in CNDCalculation()
1655 …else if(!PointVerifyCond[Aindex-startpoint] && PointVerifyCond[Bindex-startpoint] && PointVerifyCo… in CNDCalculation()
1657 …else if(!PointVerifyCond[Aindex-startpoint] && PointVerifyCond[Bindex-startpoint] && !PointVerifyC… in CNDCalculation()
1659 …else if(PointVerifyCond[Aindex-startpoint] && !PointVerifyCond[Bindex-startpoint] && PointVerifyCo… in CNDCalculation()
1661 …else if(!PointVerifyCond[Aindex-startpoint] && !PointVerifyCond[Bindex-startpoint] && PointVerifyC… in CNDCalculation()
1663 …else if(PointVerifyCond[Aindex-startpoint] && PointVerifyCond[Bindex-startpoint] && !PointVerifyCo… in CNDCalculation()
1665 …else if(!PointVerifyCond[Aindex-startpoint] && !PointVerifyCond[Bindex-startpoint] && !PointVerify… in CNDCalculation()
1670 …else if(PointVerifyCond[Aindex-startpoint] && PointVerifyCond[Bindex-startpoint] && PointVerifyCon… in CNDCalculation()
1871 PointVerifyCond.clear(); in CNDCalculation()
[all …]
/dports/math/mathmod/mathmod-11.1/pariso/isosurface/
H A DIso3D.cpp1838 std::vector<int> PointVerifyCond; in CNDCalculation() local
1885 …else if(PointVerifyCond[Aindex-startpoint] && !PointVerifyCond[Bindex-startpoint] && !PointVerifyC… in CNDCalculation()
1887 …else if(!PointVerifyCond[Aindex-startpoint] && PointVerifyCond[Bindex-startpoint] && PointVerifyCo… in CNDCalculation()
1889 …else if(!PointVerifyCond[Aindex-startpoint] && PointVerifyCond[Bindex-startpoint] && !PointVerifyC… in CNDCalculation()
1891 …else if(PointVerifyCond[Aindex-startpoint] && !PointVerifyCond[Bindex-startpoint] && PointVerifyCo… in CNDCalculation()
1893 …else if(!PointVerifyCond[Aindex-startpoint] && !PointVerifyCond[Bindex-startpoint] && PointVerifyC… in CNDCalculation()
1895 …else if(PointVerifyCond[Aindex-startpoint] && PointVerifyCond[Bindex-startpoint] && !PointVerifyCo… in CNDCalculation()
1897 …else if(!PointVerifyCond[Aindex-startpoint] && !PointVerifyCond[Bindex-startpoint] && !PointVerify… in CNDCalculation()
1902 …else if(PointVerifyCond[Aindex-startpoint] && PointVerifyCond[Bindex-startpoint] && PointVerifyCon… in CNDCalculation()
2147 PointVerifyCond.clear(); in CNDCalculation()
[all …]