ReducedCopyFromFull

Copies the appropriate elements of the vector into this reduced vector.

Synopsis

#include "tao_solver.h"  
int TaoVec::ReducedCopyFromFull(TaoVec* vv, TaoIndexSet* ss)

Input Parameters

ss - an index set
vv - a full vector

See Also

TaoVec::CreateReducedVec(), TaoVec::ReducedXPY()

Level:advanced
Location:src/vector/taovec.c
TAO Solver Index
Table of Contents