#include "mesh.h" int MeshGetNearestBdNode(Mesh mesh, double x, double y, double z, int *node)Not collective
mesh | - The mesh | |
x,y,z | - The node coordinates |
Level:beginner
Location:src/mesh/interface/meshQuery.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages