Home
last modified time | relevance | path

Searched refs:XPLANE (Results 1 – 12 of 12) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DBoundedCylinderDomainTest.cpp126 const double XPLANE = -3; in test_x_snap_to() local
133 d.create_curve( XPLANE, handles ); in test_x_snap_to()
138 point.set( XPLANE-2, 1.5, 1.5 ); in test_x_snap_to()
140 CPPUNIT_ASSERT_DOUBLES_EQUAL( XPLANE, point.x(), EPSILON ); in test_x_snap_to()
146 point.set( XPLANE+20, 50, 50 ); in test_x_snap_to()
148 CPPUNIT_ASSERT_DOUBLES_EQUAL( XPLANE, point.x(), EPSILON ); in test_x_snap_to()
154 Vector3D on_circ(XPLANE, d.radius(), 0); in test_x_snap_to()
162 CPPUNIT_ASSERT_DOUBLES_EQUAL( XPLANE, point.x(), EPSILON ); in test_x_snap_to()
168 double pplane = XPLANE + 5; in test_x_snap_to()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_wall_sph.cpp61 enum{XPLANE,YPLANE,ZPLANE,ZCYLINDER}; // XYZ PLANE need to be 0,1,2 enumerator
73 wallstyle = XPLANE; in FixWallSph()
109 if (wallstyle == XPLANE && domain->xperiodic) in FixWallSph()
190 if (wallstyle == XPLANE) { in post_force()
H A Dprimitive_wall_definitions.h66 XPLANE, enumerator
217 case XPLANE: in chooseContactTemplate()
239 case XPLANE: in chooseNeighlistTemplate()
/dports/science/lammps/lammps-stable_29Sep2021/src/BODY/
H A Dfix_wall_body_polyhedron.cpp37 enum{XPLANE=0,YPLANE=1,ZPLANE=2}; // XYZ PLANE need to be 0,1,2 enumerator
81 wallstyle = XPLANE; in FixWallBodyPolyhedron()
123 if (wallstyle == XPLANE && domain->xperiodic) in FixWallBodyPolyhedron()
285 if (wallstyle == XPLANE) { in post_force()
487 if (wallstyle == XPLANE) { in sphere_against_wall()
607 if (wallstyle == XPLANE) { in compute_distance_to_wall()
642 if (wallstyle == XPLANE) { in compute_distance_to_wall()
H A Dfix_wall_body_polygon.cpp39 enum{XPLANE=0,YPLANE=1,ZCYLINDER}; // XYZ PLANE need to be 0,1,2 enumerator
83 wallstyle = XPLANE; in FixWallBodyPolygon()
123 if (wallstyle == XPLANE && domain->xperiodic) in FixWallBodyPolygon()
276 if (wallstyle == XPLANE) { in post_force()
612 if (wallstyle == XPLANE) { in compute_distance_to_wall()
/dports/science/lammps/lammps-stable_29Sep2021/src/GRANULAR/
H A Dfix_wall_gran.cpp53 enum {XPLANE=0,YPLANE=1,ZPLANE=2,ZCYLINDER,REGION}; enumerator
341 wallstyle = XPLANE; in FixWallGran()
410 if (wallstyle == XPLANE && domain->xperiodic) in FixWallGran()
423 if (wshear && wallstyle == XPLANE && axis == 0) in FixWallGran()
637 if (wallstyle == XPLANE) { in post_force()
/dports/science/sparta/sparta-20Oct2021/src/
H A Ddump_image.cpp54 enum{PARTICLE,GRID,SURF,XPLANE,YPLANE,ZPLANE}; enumerator
875 if (gridxflag && gxcolor == ATTRIBUTE && image->map_dynamic(XPLANE)) { in write()
913 int flag = image->map_minmax(XPLANE,-twoall[0],twoall[1]); in write()
1343 color = image->map_value2color(XPLANE,value); in create_image()
1809 else if (strcmp(arg[1],"gridx") == 0) which = XPLANE; in modify_param()
/dports/science/py-OpenMC/openmc-0.12.2/openmc/
H A Dopenmoc_compatible.py260 elif openmoc_surface.getSurfaceType() == openmoc.XPLANE:
/dports/science/openmc/openmc-0.12.2/openmc/
H A Dopenmoc_compatible.py260 elif openmoc_surface.getSurfaceType() == openmoc.XPLANE:
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Dmath.c2048 #define XPLANE 0 macro
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/utils/
H A Dmath.c2154 #define XPLANE 0 macro
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/utils/
H A Dmath.c2154 #define XPLANE 0 macro