VecESISetVector

Takes a PETSc vector sets it to type ESI and provides the ESI vector that it wraps to look like a PETSc vector.

Synopsis

#include "petscvec.h" 
int VecESISetVector(Vec xin,::esi::Vector *v)

Level:intermediate
Location:
src/vec/impls/esi/ebvec1.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages