Home
last modified time | relevance | path

Searched refs:PetscFunctionListDestroy (Results 1 – 25 of 51) sorted by relevance

123

/petsc/src/ksp/ksp/interface/
H A Ddlregisksp.c30 PetscCall(PetscFunctionListDestroy(&PCList)); in PCFinalizePackage()
31 PetscCall(PetscFunctionListDestroy(&PCMGCoarseList)); in PCFinalizePackage()
131 PetscCall(PetscFunctionListDestroy(&KSPList)); in KSPFinalizePackage()
132 PetscCall(PetscFunctionListDestroy(&KSPGuessList)); in KSPFinalizePackage()
133 PetscCall(PetscFunctionListDestroy(&KSPMonitorList)); in KSPFinalizePackage()
134 PetscCall(PetscFunctionListDestroy(&KSPMonitorCreateList)); in KSPFinalizePackage()
135 PetscCall(PetscFunctionListDestroy(&KSPMonitorDestroyList)); in KSPFinalizePackage()
/petsc/src/dm/interface/
H A Ddlregisdmdm.c24 PetscCall(PetscFunctionListDestroy(&DMList)); in DMFinalizePackage()
218 PetscCall(PetscFunctionListDestroy(&PetscSpaceList)); in PetscFEFinalizePackage()
219 PetscCall(PetscFunctionListDestroy(&PetscDualSpaceList)); in PetscFEFinalizePackage()
220 PetscCall(PetscFunctionListDestroy(&PetscFEList)); in PetscFEFinalizePackage()
293 PetscCall(PetscFunctionListDestroy(&PetscLimiterList)); in PetscFVFinalizePackage()
294 PetscCall(PetscFunctionListDestroy(&PetscFVList)); in PetscFVFinalizePackage()
361 PetscCall(PetscFunctionListDestroy(&PetscDSList)); in PetscDSFinalizePackage()
H A Ddmgeommodel.c112 PetscCall(PetscFunctionListDestroy(&DMGeomModelList)); in DMGeomModelRegisterDestroy()
/petsc/src/snes/interface/
H A Ddlregissnes.c18 PetscCall(PetscFunctionListDestroy(&SNESList)); in SNESFinalizePackage()
19 PetscCall(PetscFunctionListDestroy(&SNESLineSearchList)); in SNESFinalizePackage()
/petsc/src/vec/vec/interface/
H A Ddlregisvec.c23 PetscCall(PetscFunctionListDestroy(&ISList)); in ISFinalizePackage()
24 PetscCall(PetscFunctionListDestroy(&ISLocalToGlobalMappingList)); in ISFinalizePackage()
25 PetscCall(PetscFunctionListDestroy(&PetscSectionSymList)); in ISFinalizePackage()
288 PetscCall(PetscFunctionListDestroy(&VecList)); in VecFinalizePackage()
/petsc/src/ts/interface/
H A Ddlregists.c15 PetscCall(PetscFunctionListDestroy(&TSList)); in TSFinalizePackage()
16 PetscCall(PetscFunctionListDestroy(&TSTrajectoryList)); in TSFinalizePackage()
/petsc/src/mat/interface/
H A Ddlregismat.c41 PetscCall(PetscFunctionListDestroy(&MatList)); in MatFinalizePackage()
42 PetscCall(PetscFunctionListDestroy(&MatOrderingList)); in MatFinalizePackage()
43 PetscCall(PetscFunctionListDestroy(&MatColoringList)); in MatFinalizePackage()
44 PetscCall(PetscFunctionListDestroy(&MatPartitioningList)); in MatFinalizePackage()
45 PetscCall(PetscFunctionListDestroy(&MatCoarsenList)); in MatFinalizePackage()
54 PetscCall(PetscFunctionListDestroy(&MatSeqAIJList)); in MatFinalizePackage()
/petsc/src/vec/vec/utils/tagger/interface/
H A Ddlregistagger.c42 PetscCall(PetscFunctionListDestroy(&VecTaggerList)); in VecTaggerFinalizePackage()
/petsc/src/dm/field/interface/
H A Ddlregisdmfield.c42 PetscCall(PetscFunctionListDestroy(&DMFieldList)); in DMFieldFinalizePackage()
/petsc/src/ml/regressor/interface/
H A Ddlregisregressor.c51 PetscCall(PetscFunctionListDestroy(&PetscRegressorList)); in PetscRegressorFinalizePackage()
/petsc/src/sys/classes/random/interface/
H A Ddlregisrand.c16 PetscCall(PetscFunctionListDestroy(&PetscRandomList)); in PetscRandomFinalizePackage()
/petsc/src/tao/linesearch/interface/
H A Ddlregis_taolinesearch.c20 PetscCall(PetscFunctionListDestroy(&TaoLineSearchList)); in TaoLineSearchFinalizePackage()
/petsc/src/tao/interface/
H A Ddlregistao.c16 PetscCall(PetscFunctionListDestroy(&TaoList)); in TaoFinalizePackage()
/petsc/src/ts/characteristic/interface/
H A Dslregis.c16 PetscCall(PetscFunctionListDestroy(&CharacteristicList)); in CharacteristicFinalizePackage()
/petsc/src/sys/classes/bm/interfaces/
H A Dbm.c21 PetscCall(PetscFunctionListDestroy(&PetscBenchList)); in PetscBenchFinalizePackage()
385 PetscCall(PetscFunctionListDestroy(&((PetscObject)bm)->qlist)); in PetscBenchSetType()
/petsc/src/sys/tests/
H A Dex65.c149 PetscCall(PetscFunctionListDestroy(&fl)); in main()
151 PetscCall(PetscFunctionListDestroy(&fl_dup)); in main()
/petsc/src/vec/is/sf/interface/
H A Ddlregissf.c92 PetscCall(PetscFunctionListDestroy(&PetscSFList)); in PetscSFFinalizePackage()
/petsc/src/dm/partitioner/interface/
H A Dpartitionerreg.c95 PetscCall(PetscFunctionListDestroy(&PetscPartitionerList)); in PetscPartitionerFinalizePackage()
/petsc/src/vec/is/ao/interface/
H A Daoreg.c17 PetscCall(PetscFunctionListDestroy(&AOList)); in AOFinalizePackage()
/petsc/src/sys/logging/handler/interface/
H A Dlhreg.c143 PetscCall(PetscFunctionListDestroy(&PetscLogHandlerList)); in PetscLogHandlerFinalizePackage()
/petsc/src/ksp/pc/interface/
H A Dpcset.c63 PetscCall(PetscFunctionListDestroy(&((PetscObject)pc)->qlist)); in PCSetType()
/petsc/src/ts/tutorials/
H A Dex9.c506 PetscCall(PetscFunctionListDestroy(&rlist)); in PhysicsCreate_Burgers()
632 PetscCall(PetscFunctionListDestroy(&rlist)); in PhysicsCreate_Traffic()
785 PetscCall(PetscFunctionListDestroy(&rlist)); in PhysicsCreate_Acoustics()
786 PetscCall(PetscFunctionListDestroy(&rclist)); in PhysicsCreate_Acoustics()
996 PetscCall(PetscFunctionListDestroy(&rlist)); in PhysicsCreate_IsoGas()
997 PetscCall(PetscFunctionListDestroy(&rclist)); in PhysicsCreate_IsoGas()
1153 PetscCall(PetscFunctionListDestroy(&rlist)); in PhysicsCreate_Shallow()
1154 PetscCall(PetscFunctionListDestroy(&rclist)); in PhysicsCreate_Shallow()
1552 PetscCall(PetscFunctionListDestroy(&limiters)); in main()
1553 PetscCall(PetscFunctionListDestroy(&physics)); in main()
/petsc/src/sys/classes/draw/interface/
H A Ddraw.c18 PetscCall(PetscFunctionListDestroy(&PetscDrawList)); in PetscDrawFinalizePackage()
/petsc/src/sys/classes/viewer/interface/
H A Dview.c30 PetscCall(PetscFunctionListDestroy(&PetscViewerList)); in PetscViewerFinalizePackage()
/petsc/src/vec/pf/interface/
H A Dpf.c435 PetscCall(PetscFunctionListDestroy(&PFList)); in PFFinalizePackage()

123