#include "mesh.h" int MeshSetLocalBoundingBox(Mesh mesh, PetscReal startX, PetscReal startY, PetscReal startZ, PetscReal endX, PetscReal endY, PetscReal endZ)Not collective
mesh | - The mesh | |
startX, startY, startZ | - The lower-left corner of the local box | |
endX, endY, endZ | - The upper-right corner of the local box |
Level:intermediate
Location:src/mesh/interface/meshQuery.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages