slepc-3.15.0 2021-03-31
Report Typos and Errors

SlepcVecPoolDestroy

Destroy the pool of Vec.

Synopsis

#include "slepcvec.h" 
PetscErrorCode SlepcVecPoolDestroy(VecPool *p)
Collective on p

Input Parameters

pool  - pool of Vec.

See Also

SlepcVecPoolGetVecs(), SlepcVecPoolCreate()

Location: src/sys/vec/pool.c
Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages