#include "meshMovement.h" #include "grid.h" #include "gvec.h" int MeshUpdateNodeValues(Mesh mesh, GVec sol, Vec vec, Vec ghostVec)Collective on Mesh
mesh | - The mesh | |
sol | - The solution to an auxilliary problem |
vec | - The vector which will hold he solution | |
ghostVec | - The corresponding ghost vector for vec |
Level:developer
Location:src/gvec/interface/meshMovement.c
Index of all GVec routines
Table of Contents for all manual pages
Index of all manual pages