#include "petscmesh.h" PetscErrorCode PETSCDM_DLLEXPORT SectionRealToVec(SectionReal section, VecScatter scatter, ScatterMode mode, Vec vec)Collective on VecScatter
section | - the Section | |
scatter | - the scatter from the Section to the Vec | |
mode | - the mode, SCATTER_FORWARD (Section to Vec) or SCATTER_REVERSE (Vec to Section) | |
vec | - the Vec |
Level:advanced
Location:src/dm/mesh/section.c
Index of all DA routines
Table of Contents for all manual pages
Index of all manual pages