MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
petscimspreconditionermodule::PCShellGetContext Interface Reference
Collaboration diagram for petscimspreconditionermodule::PCShellGetContext:
Collaboration graph

Private Member Functions

subroutine pcshellgetcontext (pc, ctx, ierr)
 

Detailed Description

Definition at line 46 of file PetscImsPreconditioner.F90.

Member Function/Subroutine Documentation

◆ pcshellgetcontext()

subroutine petscimspreconditionermodule::PCShellGetContext::pcshellgetcontext ( type(tpc)  pc,
type(pcshellctxtype), pointer  ctx,
integer  ierr 
)
private

Definition at line 46 of file PetscImsPreconditioner.F90.

47  import pcshellctxtype, tpc
48  type(tPC) :: pc
49  type(PcShellCtxType), pointer :: ctx
50  integer :: ierr

The documentation for this interface was generated from the following file: