Home
last modified time | relevance | path

Searched refs:MINMAX_SIGNED_DET3D (Results 1 – 2 of 2) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/Mesh/
H A DPatchData.hpp176 MINMAX_SIGNED_DET3D, //!< minimum and maximum corner volume out of all elements in the patch enumerator
H A DPatchData.cpp1593 if (pd.have_computed_info(PatchData::MINMAX_SIGNED_DET3D)) in operator <<()
1594 … stream << "\t MINMAX_SIGNED_DET3D = " << pd.computedInfos[PatchData::MINMAX_SIGNED_DET3D] << endl; in operator <<()