#include "petscmesh.h" PetscErrorCode PETSCDM_DLLEXPORT MeshCreateVector(Mesh mesh, SectionReal section, Vec *vec)Collective on Mesh
mesh | - the Mesh | |
section | - the Section |
Notes: The vector can safely be destroyed using VecDestroy().
Level:advanced
Location:src/dm/mesh/mesh.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages