Home
last modified time | relevance | path

Searched defs:hex_corners (Results 1 – 5 of 5) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/mbcoupler/
H A DElemUtilTest.cpp26 const CartVect hex_corners[8] = { CartVect( 1.0e0, 0.0e0, 0.0e0 ), variable
H A DElemUtil.cpp341 bool integrate_trilinear_hex(const CartVect* hex_corners, in integrate_trilinear_hex()
/dports/math/mfem/mfem-4.3/mesh/
H A Dncmesh_tables.hpp121 const RefCoord hex_corners[8][3] = variable
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DVtkTest.cpp954 static const double hex_corners[] = in test_read_quadratic() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/parallel/
H A Dpcomm_unit.cpp487 const double hex_corners[3*num_verts] = { -1, -1, -1, in test_pack_elements() local