Home
last modified time | relevance | path

Searched refs:TMPTypes (Results 1 – 3 of 3) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DAWQualityMetricTest.cpp57 template <> class TMPTypes<AWQualityMetric> { class
H A DTMPQualityMetricTest.hpp324 template <class QMType> class TMPTypes { class
338 FauxMetric< typename TMPTypes<QMType>::MetricType > faux_pi, faux_zero, faux_two;
339 typename TMPTypes<QMType>::TestType test_metric;
788 TestGradTargetMetric< typename TMPTypes<QMType>::MetricType > tm; in test_gradient_common()
866 TestGradTargetMetric< typename TMPTypes<QMType>::MetricType > tm; in test_gradient_3D()
H A DTQualityMetricTest.cpp40 template <> class TMPTypes<TQualityMetric> { class