TaoWrapGaVec

Creates a new TaoVec object using an existing GlobalArray vector.

Synopsis

#include "taovec_ga.h" 
int TaoWrapGaVec (GAVec V, TaoVecGa ** TV)

Input Parameter

V - a GlobalArray vector
TV - the address of a pointer to a TaoGaVec

Output Parameter

TV -pointer to a new TaoGaVec

See Also

TaoVecGetGaVec(), TaoWrapPetscVec()

Level:advanced
Location:src/external/globalarraytao/taovec_ga.c
TAO Solver Index
Table of Contents