GVecAssembleComponentGVecs

Assembles the component vectors into a multicomponent vector.

Synopsis

int GVecAssembleComponentGVecs(GVec v,GVecComponents comp,GVec *vcomp)
Collective on GVec and GVec*

Input Parameter

v - the grid vector
comp - COMPONENT_1, COMPONENT_2, etc or COMPONENT_ALL

Output Parameters

vcomp -array of component vectors

See Also

GVecCreateComponentGVecs(), GVecGetComponentGVecs()

Location: src/gvec/interface/gvec.c
Discrete Function Index
Table of Contents