MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
petscconvergencemodule::CnvgDestroyFunc Interface Reference
Collaboration diagram for petscconvergencemodule::CnvgDestroyFunc:
Collaboration graph

Private Member Functions

subroutine cnvgdestroyfunc (context, ierr)
 

Detailed Description

Definition at line 49 of file PetscConvergence.F90.

Member Function/Subroutine Documentation

◆ cnvgdestroyfunc()

subroutine petscconvergencemodule::CnvgDestroyFunc::cnvgdestroyfunc ( class(petsccnvgctxtype), pointer  context,
  ierr 
)
private

Definition at line 49 of file PetscConvergence.F90.

50  import petsccnvgctxtype
51  class(PetscCnvgCtxType), pointer :: context
52  petscerrorcode :: ierr

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