Home
last modified time | relevance | path

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

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/itaps/fbigeom/
H A DFBiGeom.h1048 int* coordinates_allocated,
1449 int* coordinates_allocated,
H A DFBiGeom_MOAB.cpp765 int storage_order, double** coordinates, int* coordinates_allocated, in FBiGeom_getVtxArrCoords() argument
768 CHECK_SIZE(*coordinates, *coordinates_allocated, 3*entity_handles_size, double, NULL); in FBiGeom_getVtxArrCoords()