Home
last modified time | relevance | path

Searched refs:v_hex_med_aspect_frobenius (Results 1 – 15 of 15) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/verdict/vtkverdict/
H A Dverdict_mangle.h.in46 #define v_hex_med_aspect_frobenius @VERDICT_MANGLE_PREFIX@_v_hex_med_aspect_frobenius macro
H A Dverdict.h.in143 /** \sa v_hex_med_aspect_frobenius */
425 …ializer \brief Request that average Frobenius aspect be computed. \sa v_hex_med_aspect_frobenius */
956 C_FUNC_DEF double v_hex_med_aspect_frobenius( int num_nodes, double coordinates[][3] );
H A DV_HexMetric.cpp1234 C_FUNC_DEF double v_hex_med_aspect_frobenius( int /*num_nodes*/, double coordinates[][3] ) in v_hex_med_aspect_frobenius() function
/dports/math/vtk8/VTK-8.2.0/ThirdParty/verdict/vtkverdict/
H A Dverdict_mangle.h.in46 #define v_hex_med_aspect_frobenius @VERDICT_MANGLE_PREFIX@_v_hex_med_aspect_frobenius macro
H A Dverdict.h.in143 /** \sa v_hex_med_aspect_frobenius */
425 …ializer \brief Request that average Frobenius aspect be computed. \sa v_hex_med_aspect_frobenius */
956 C_FUNC_DEF double v_hex_med_aspect_frobenius( int num_nodes, double coordinates[][3] );
H A DV_HexMetric.cpp1234 C_FUNC_DEF double v_hex_med_aspect_frobenius( int /*num_nodes*/, double coordinates[][3] ) in v_hex_med_aspect_frobenius() function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/verdict/vtkverdict/
H A Dverdict_mangle.h.in46 #define v_hex_med_aspect_frobenius @VERDICT_MANGLE_PREFIX@_v_hex_med_aspect_frobenius macro
H A Dverdict.h.in143 /** \sa v_hex_med_aspect_frobenius */
425 …ializer \brief Request that average Frobenius aspect be computed. \sa v_hex_med_aspect_frobenius */
956 C_FUNC_DEF double v_hex_med_aspect_frobenius( int num_nodes, double coordinates[][3] );
H A DV_HexMetric.cpp1234 C_FUNC_DEF double v_hex_med_aspect_frobenius( int /*num_nodes*/, double coordinates[][3] ) in v_hex_med_aspect_frobenius() function
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A Dverdict.h694 C_FUNC_DEF double v_hex_med_aspect_frobenius( int num_nodes, double coordinates[][3] );
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/verdict/
H A DVerdictWrapper.cpp191 case MB_MED_ASPECT_FROBENIUS: func = v_hex_med_aspect_frobenius; break;// 9 in quality_measure()
H A DV_HexMetric.cpp1237 C_FUNC_DEF double v_hex_med_aspect_frobenius( int /*num_nodes*/, double coordinates[][3] ) in v_hex_med_aspect_frobenius() function
3407 metric_vals->med_aspect_frobenius = v_hex_med_aspect_frobenius(8, coordinates); in v_hex_quality()
/dports/math/vtk8/VTK-8.2.0/Filters/Verdict/
H A DvtkMeshQuality.cxx1494 return v_hex_med_aspect_frobenius( 8, pc ); in HexMedAspectFrobenius()
/dports/math/vtk9/VTK-9.1.0/Filters/Verdict/
H A DvtkMeshQuality.cxx1460 return v_hex_med_aspect_frobenius(8, pc); in HexMedAspectFrobenius()
/dports/math/vtk6/VTK-6.2.0/Filters/Verdict/
H A DvtkMeshQuality.cxx1494 return v_hex_med_aspect_frobenius( 8, pc ); in HexMedAspectFrobenius()