Home
last modified time | relevance | path

Searched defs:tet (Results 1 – 25 of 1011) sorted by relevance

12345678910>>...41

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/hxt/tetMesh/include/
H A Dhxt_tetFlag.h186 static inline uint16_t isAnyEdgeConstrained(HXTMesh* mesh, uint64_t tet) { in isAnyEdgeConstrained()
190 static inline uint16_t isAnyFacetConstrained(HXTMesh* mesh, uint64_t tet) { in isAnyFacetConstrained()
194 static inline uint16_t isAnyThingConstrained(HXTMesh* mesh, uint64_t tet) { in isAnyThingConstrained()
310 static inline uint16_t getDeletedFlag(HXTMesh* mesh, uint64_t tet) { in getDeletedFlag()
314 static inline void setDeletedFlag(HXTMesh* mesh, uint64_t tet) { in setDeletedFlag()
318 static inline void unsetDeletedFlag(HXTMesh* mesh, uint64_t tet) { in unsetDeletedFlag()
326 static inline uint16_t getProcessedFlag(HXTMesh* mesh, uint64_t tet) { in getProcessedFlag()
330 static inline void setProcessedFlag(HXTMesh* mesh, uint64_t tet) { in setProcessedFlag()
335 static inline void unsetProcessedFlag(HXTMesh* mesh, uint64_t tet) { in unsetProcessedFlag()
348 static inline void setUnusedFlag(HXTMesh* mesh, uint64_t tet, unsigned id) { in setUnusedFlag()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Intersections_3/internal/
H A DTetrahedron_3_Bounded_3_do_intersect.h44 const typename K::Tetrahedron_3 &tet, in do_intersect_tetrahedron_bounded()
75 do_intersect(const typename K::Tetrahedron_3 &tet, in do_intersect()
86 const typename K::Tetrahedron_3 &tet, in do_intersect()
96 do_intersect(const typename K::Tetrahedron_3 &tet, in do_intersect()
107 const typename K::Tetrahedron_3 &tet, in do_intersect()
116 do_intersect(const typename K::Tetrahedron_3 &tet, in do_intersect()
127 const typename K::Tetrahedron_3 &tet, in do_intersect()
136 do_intersect(const typename K::Tetrahedron_3 &tet, in do_intersect()
147 const typename K::Tetrahedron_3 &tet, in do_intersect()
166 const typename K::Tetrahedron_3 &tet, in do_intersect()
[all …]
H A DTetrahedron_3_Unbounded_3_do_intersect.h28 do_intersect_tetrahedron_unbounded(const typename K::Tetrahedron_3& tet, in do_intersect_tetrahedron_unbounded()
52 const typename K::Tetrahedron_3& tet, in do_intersect()
59 do_intersect(const typename K::Tetrahedron_3& tet, in do_intersect()
69 const typename K::Tetrahedron_3& tet, in do_intersect()
76 do_intersect(const typename K::Tetrahedron_3& tet, in do_intersect()
86 const typename K::Tetrahedron_3& tet, in do_intersect()
93 do_intersect(const typename K::Tetrahedron_3& tet, in do_intersect()
H A DTetrahedron_3_Ray_3_intersection.h58 const typename K::Tetrahedron_3 &tet, in intersection()
71 const typename K::Tetrahedron_3 &tet, in intersection()
H A DTetrahedron_3_Line_3_intersection.h55 const typename K::Tetrahedron_3 &tet, in intersection()
68 const typename K::Tetrahedron_3 &tet, in intersection()
H A DTetrahedron_3_Segment_3_intersection.h75 const typename K::Tetrahedron_3 &tet, in intersection()
89 const typename K::Tetrahedron_3 &tet, in intersection()
H A DTetrahedron_3_Plane_3_intersection.h34 const typename K::Tetrahedron_3 &tet, in intersection()
205 const typename K::Tetrahedron_3 &tet, in intersection()
H A DTetrahedron_3_Triangle_3_intersection.h33 const typename K::Tetrahedron_3 &tet, in intersection()
289 const typename K::Tetrahedron_3 &tet, in intersection()
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/objects/geometry/test/
H A DDelaunay.cpp14 Tetrahedron tet = Tetrahedron::unit(); variable
23 Tetrahedron tet(Vector(0, 0, 0), Vector(1, 0, 0), Vector(0, 1, 0), Vector(0, 0, 1)); variable
36 Tetrahedron tet(Vector(0, 0, 0), Vector(1, 0, 0), Vector(0, 1, 0), Vector(0, 0, 1)); variable
46 Tetrahedron tet = Tetrahedron::unit(); variable
68 Tetrahedron tet; variable
/dports/games/vitetris/vitetris-0.59.1/src/game/
H A Dtetris2p.c52 draw_lineclear_step(struct player *plr, struct tetris2p *tet, int first) in draw_lineclear_step()
75 static void sendgarbage(struct tetris2p *tet) in sendgarbage()
136 static void spawndelay(struct player *plr, struct tetris2p *tet) in spawndelay()
204 static void lockdelay(struct player *plr, struct tetris2p *tet) in lockdelay()
217 static int upd_lockdelay_state(struct player *plr, struct tetris2p *tet) in upd_lockdelay_state()
248 static void lockpiece_2p(struct player *plr, struct tetris2p *tet) in lockpiece_2p()
284 struct tetris2p *tet = tetris2p; in nextpiece_2p() local
355 struct tetris2p *tet = tetris2p; in processkey() local
374 static int upd_player(struct player *plr, struct tetris2p *tet, int tm) in upd_player()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/io/
H A DReadRTT.hpp194 struct tet { struct in moab::ReadRTT
195 int id;
196 int connectivity[4];
197 int material_number;
199 tet(): id(0), material_number(0) in tet() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Intersections_3/
H A DLine_3_Tetrahedron_3.h28 const Tetrahedron_3<K>& tet) { in intersection()
34 intersection(const Tetrahedron_3<K>& tet, in intersection()
/dports/science/axom/axom-0.6.1/src/axom/primal/tests/
H A Dprimal_tetrahedron.cpp59 const QTet tet; in TEST_F() local
79 QTet tet(pt[0], pt[1], pt[2], pt[3]); in TEST_F() local
98 QTet tet(pt[0], pt[1], pt[2], pt[3]); in TEST_F() local
112 QTet tet(pt[0], pt[1], pt[2], pt[3]); in TEST_F() local
131 QTet tet(pt[0], pt[1], pt[2], pt[3]); in TEST_F() local
H A Dprimal_clip.cpp372 TetrahedronType* tet = axom::allocate<TetrahedronType>(1); in check_oct_tet_clip() local
449 TetrahedronType tet(PointType({-1, -1, -1}), in TEST() local
470 TetrahedronType tet(PointType({1, 0, 0}), in TEST() local
493 TetrahedronType tet(PointType({0, 0, 0}), in TEST() local
516 TetrahedronType tet(PointType({0.5, 0.5, 2}), in TEST() local
538 TetrahedronType tet(PointType({0, -1, 0}), in TEST() local
559 TetrahedronType tet(PointType({-1, -1, 0}), in TEST() local
580 TetrahedronType tet(PointType({0.5, 0.5, 0.5}), in TEST() local
621 TetrahedronType tet(PointType({0.5, 0.5, 0.5}), in TEST() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/hxt/tetMesh/src/
H A Dhxt_smoothing.c101 uint64_t tet = deleted->array[i]/4; in compute_worst_quality() local
186 uint64_t tet = local->deleted.array[i]/4; in golden_section_search() local
230 uint64_t tet = deleted->array[i]/4; in hxtSmoothing() local
H A Dhxt_tetDelaunayReshape.c10 static inline uint16_t getToUndeleteFlag(HXTMesh* mesh, uint64_t tet) { in getToUndeleteFlag()
14 static inline void setToUndeleteFlag(HXTMesh* mesh, uint64_t tet) { in setToUndeleteFlag()
18 static inline void unsetToUndeleteFlag(HXTMesh* mesh, uint64_t tet) { in unsetToUndeleteFlag()
195 static inline void bndPushFacet(TetLocal* local, HXTMesh* mesh, uint64_t tet, int facet, const uint… in bndPushFacet()
/dports/lang/yorick/yorick-y_2_2_04/hex/
H A Dhex24.c23 int tet[4], i, j, odd, tri0[4]; in hex24_rays() local
65 int hex24_enter(real xy[][3], int tet[]) in hex24_enter()
95 real xy[][3], int tet[], TK_result *result) in hex24f_track()
196 real xy[][3], int tet[], TK_result *result) in hex24b_track()
/dports/math/cgal/CGAL-5.3/examples/Generator/
H A Drandom_points_tetrahedron_and_triangle_3.cpp20 Tetrahedron_3 tet(Point_3(0,0,0),Point_3(1,0,0),Point_3(0,1,0),Point_3(0,0,1)); in main() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/nglib/
H A Dng_vol.cpp37 int trig[3], tet[4]; in main() local
/dports/cad/calculix/CalculiX/cgx_2.18/netgen/
H A Dng_vol.cpp46 int trig[3], tet[4]; in main() local
/dports/cad/netgen/netgen-6.2.2105/nglib/
H A Dng_vol.cpp37 int trig[3], tet[4]; in main() local
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/magnetism/
H A Djahnteller.py447 species: Union[str, Species], motif: Literal["oct", "tet"], known_magmom: float
483 … species: Union[str, Species], motif: Literal["oct", "tet"], spin_state: Literal["high", "low"]
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/
H A DgenerateTetMeshFromCubicMesh.cpp56 for(int tet=0; tet<6; tet++) in Generate() local
/dports/cad/calculix/CalculiX/cgx_2.18/src/
H A DsplitElementsToTets.c32 Tetraeder *tet=NULL; in splitElementsToTets() local
/dports/science/axom/axom-0.6.1/src/axom/primal/operators/
H A Dclip.hpp126 const Tetrahedron<T, 3>& tet, in clip()

12345678910>>...41