DFVecAssembleFullVector
Assembles full multicomponent vector as a combination of subvectors.
Synopsis
int DFVecAssembleFullVector(Vec *vsub,DFVec v)
Input Parameters
vsub -component vectors
Output Parameter
v -full discrete function vector
See Also
DFVecGetComponentVectors()
Location: src/dfvec/interface/dfvec.c
Discrete Function Index
Table of Contents