Home
last modified time | relevance | path

Searched refs:iPhIIp1 (Results 1 – 4 of 4) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/subdivision/subUtil/
H A DTetrahedronMesh.cpp357 number_t iPhIIp1 = iPh; in initMesh() local
366 startConeTrunk(R1, P1, EBS, SC, slice_height, nb_sl, iscone, sBEs1, sBS, sIIp1, sIIp2, iPhIIp1, in initMesh()
390 … sITF = TG_.sigma(iPhIIp1 + np%2)|sITFslice; // one internal plane + transversal interface if any in initMesh()
460 … refnum_t sBEs1, refnum_t sBS, refnum_t sIIp1, refnum_t sIIp2, number_t iPhIIp1, in startConeTrunk() argument
496 sITF = TG_.sigma(iPhIIp1 + np%2)|sITFslice; // one internal plane + transversal interface in startConeTrunk()
528 sITF = TG_.sigma(iPhIIp1 + np%2); // one internal plane in startConeTrunk()
553 sITF = TG_.sigma(iPhIIp1 + np%2)|sITFslice; // one internal plane + transversal interface in startConeTrunk()
H A DHexahedronMesh.cpp574 number_t iPhIIp1 = iPh; in initMesh() local
631 sITF = TG_.sigma(iPhIIp1 + np%4); // one internal half-plane in initMesh()
635 sITF = TG_.sigma(iPhIIp1 + np%4); // one internal half-plane in initMesh()
658 … sITF = TG_.sigma(iPhIIp1 + np%4)|sITFslice; // one internal half-plane + transversal interface in initMesh()
662 … sITF = TG_.sigma(iPhIIp1 + np%4)|sITFslice; // one internal half-plane + transversal interface in initMesh()
705 sITF = TG_.sigma(iPhIIp1 + np%4); // one internal half-plane in initMesh()
709 sITF = TG_.sigma(iPhIIp1 + np%4); // one internal half-plane in initMesh()
H A DVolMeshTetRev.cpp190 number_t iPhIIp1 = iPh; in initMeshCone() local
199 startConeTrunk(R1, P1, EBS, SC, slice_height, nb_sl, iscone, sBEs1, sBS, sIIp1, sIIp2, iPhIIp1, in initMeshCone()
H A DTetrahedronMesh.hpp97 … refnum_t sBEs1, refnum_t sBS, refnum_t sIIp1, refnum_t sIIp2, number_t iPhIIp1,