Home
last modified time | relevance | path

Searched defs:use_coords (Results 1 – 6 of 6) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A DPartitionerBase.hpp101 const bool use_coords) in PartitionerBase()
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/tutorials/
H A Dex55.c20 PetscBool use_coords = PETSC_FALSE; in main() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudparse.h37 bool use_coords; member
/dports/graphics/blender/blender-2.91.0/source/blender/draw/intern/
H A Ddraw_manager_text.c254 const bool use_coords = (vert_coords != NULL); in DRW_text_edit_mesh_measure_stats() local
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DMetisPartitioner.cpp40 const bool use_coords) in MetisPartitioner()
H A DZoltanPartitioner.cpp69 const bool use_coords, in ZoltanPartitioner()