slepc-3.18.1 2022-11-02
Report Typos and Errors

SlepcVecPoolDestroy

Destroy the pool of Vec.

Synopsis

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

Input Parameters

p  - pool of Vec.

See Also

SlepcVecPoolGetVecs(), SlepcVecPoolCreate()

Level

developer

Location

src/sys/vec/pool.c

Index of all sys routines
Table of Contents for all manual pages
Index of all manual pages