#include "mesh.h" int MeshSetNodeCoords(Mesh mesh, int node, double x, double y, double z)Collective on Mesh
mesh | - The mesh | |
node | - The local node number | |
x,y,z | - The coordinates |
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