Searched refs:v_tet_shape_and_size (Results 1 – 15 of 15) sorted by relevance
/dports/math/vtk9/VTK-9.1.0/ThirdParty/verdict/vtkverdict/ |
H A D | verdict_mangle.h.in | 108 #define v_tet_shape_and_size @VERDICT_MANGLE_PREFIX@_v_tet_shape_and_size macro
|
H A D | verdict.h.in | 333 /** \sa v_tet_shape_and_size*/ 497 …tializer \brief Request that the product of shape and size be computed. \sa v_tet_shape_and_size */ 1109 C_FUNC_DEF double v_tet_shape_and_size( int num_nodes, double coordinates[][3] );
|
H A D | V_TetMetric.cpp | 984 C_FUNC_DEF double v_tet_shape_and_size( int num_nodes, double coordinates[][3] ) in v_tet_shape_and_size() function
|
/dports/math/vtk8/VTK-8.2.0/ThirdParty/verdict/vtkverdict/ |
H A D | verdict_mangle.h.in | 107 #define v_tet_shape_and_size @VERDICT_MANGLE_PREFIX@_v_tet_shape_and_size macro
|
H A D | verdict.h.in | 333 /** \sa v_tet_shape_and_size*/ 497 …tializer \brief Request that the product of shape and size be computed. \sa v_tet_shape_and_size */ 1109 C_FUNC_DEF double v_tet_shape_and_size( int num_nodes, double coordinates[][3] );
|
H A D | V_TetMetric.cpp | 984 C_FUNC_DEF double v_tet_shape_and_size( int num_nodes, double coordinates[][3] ) in v_tet_shape_and_size() function
|
/dports/math/vtk6/VTK-6.2.0/ThirdParty/verdict/vtkverdict/ |
H A D | verdict_mangle.h.in | 107 #define v_tet_shape_and_size @VERDICT_MANGLE_PREFIX@_v_tet_shape_and_size macro
|
H A D | verdict.h.in | 333 /** \sa v_tet_shape_and_size*/ 497 …tializer \brief Request that the product of shape and size be computed. \sa v_tet_shape_and_size */ 1109 C_FUNC_DEF double v_tet_shape_and_size( int num_nodes, double coordinates[][3] );
|
H A D | V_TetMetric.cpp | 966 C_FUNC_DEF double v_tet_shape_and_size( int num_nodes, double coordinates[][3] ) in v_tet_shape_and_size() function
|
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/ |
H A D | verdict.h | 846 C_FUNC_DEF double v_tet_shape_and_size( int num_nodes, double coordinates[][3] );
|
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/verdict/ |
H A D | VerdictWrapper.cpp | 233 case MB_SHAPE_AND_SIZE: func = v_tet_shape_and_size; break; // 17 in quality_measure()
|
H A D | V_TetMetric.cpp | 848 C_FUNC_DEF double v_tet_shape_and_size( int num_nodes, double coordinates[][3] ) in v_tet_shape_and_size() function
|
/dports/math/vtk8/VTK-8.2.0/Filters/Verdict/ |
H A D | vtkMeshQuality.cxx | 1459 return v_tet_shape_and_size( 4, pc ); in TetShapeandSize()
|
/dports/math/vtk9/VTK-9.1.0/Filters/Verdict/ |
H A D | vtkMeshQuality.cxx | 1425 return v_tet_shape_and_size(4, pc); in TetShapeandSize()
|
/dports/math/vtk6/VTK-6.2.0/Filters/Verdict/ |
H A D | vtkMeshQuality.cxx | 1459 return v_tet_shape_and_size( 4, pc ); in TetShapeandSize()
|