MODFLOW 6  version 6.6.0.dev0
USGS Modular Hydrologic Model
petscconvergencemodule::CnvgDestroyFunc Interface Reference
Collaboration diagram for petscconvergencemodule::CnvgDestroyFunc:
Collaboration graph

Private Member Functions

subroutine cnvgdestroyfunc (context, ierr)
 

Detailed Description

Definition at line 53 of file PetscConvergence.F90.

Member Function/Subroutine Documentation

◆ cnvgdestroyfunc()

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

Definition at line 53 of file PetscConvergence.F90.

54  import petsccnvgctxtype
55  class(PetscCnvgCtxType), pointer :: context
56  petscerrorcode :: ierr

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