VecESISetType

Given a PETSc vector of type ESI loads the ESI constructor by name and wraps the ESI vector to look like a PETSc vector.

Synopsis

#include "petscvec.h" 
int VecESISetType(Vec V,char *name)

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