PCSLESGetSLES

Gets the SLES context for a SLES PC.

Synopsis

int PCSLESGetSLES(PC pc,SLES *sles)

Input Parameter

pc -the preconditioner context

Output Parameters

sles -the PC solver

Not Collective but SLES returned is parallel if PC was parallel

You must call SLESSetUp() before calling PCSLESGetSLES().

Keywords

get, sub, SLES, context

Location: src/pc/impls/sles/pcsles.c
PC Index
Table of Contents