Home
last modified time | relevance | path

Searched refs:remove_fixed_hessians (Results 1 – 5 of 5) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/QualityMetric/
H A DQualityMetric.hpp288 static void remove_fixed_hessians ( EntityTopology type,
H A DQualityMetric.cpp337 void QualityMetric::remove_fixed_hessians( EntityTopology elem_type, in remove_fixed_hessians() function in MBMesquite::QualityMetric
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/QualityMetric/Shape/
H A DIdealWeightInverseMeanRatio.cpp643 remove_fixed_hessians( topo, fm, h ); in evaluate_with_Hessian()
H A DIdealWeightMeanRatio.cpp611 remove_fixed_hessians( topo, fm, h ); in evaluate_with_Hessian()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DQualityMetricTest.cpp384 QualityMetric::remove_fixed_hessians( QUADRILATERAL, flags, hess ); in test_remove_fixed_hessians()