Home
last modified time | relevance | path

Searched refs:CHKMEMQ (Results 1 – 17 of 17) sorted by relevance

/petsc/src/ts/utils/
H A Ddmdats.c74 CHKMEMQ; in TSComputeIFunction_DMDA()
76 CHKMEMQ; in TSComputeIFunction_DMDA()
84 CHKMEMQ; in TSComputeIFunction_DMDA()
86 CHKMEMQ; in TSComputeIFunction_DMDA()
125 CHKMEMQ; in TSComputeIJacobian_DMDA()
127 CHKMEMQ; in TSComputeIJacobian_DMDA()
162 CHKMEMQ; in TSComputeRHSFunction_DMDA()
164 CHKMEMQ; in TSComputeRHSFunction_DMDA()
172 CHKMEMQ; in TSComputeRHSFunction_DMDA()
174 CHKMEMQ; in TSComputeRHSFunction_DMDA()
[all …]
H A Ddmlocalts.c70 CHKMEMQ; in TSComputeIFunction_DMLocal()
72 CHKMEMQ; in TSComputeIFunction_DMLocal()
107 CHKMEMQ; in TSComputeRHSFunction_DMLocal()
109 CHKMEMQ; in TSComputeRHSFunction_DMLocal()
146 CHKMEMQ; in TSComputeIJacobian_DMLocal()
148 CHKMEMQ; in TSComputeIJacobian_DMLocal()
/petsc/src/snes/utils/
H A Ddmlocalsnes.c68 CHKMEMQ; in SNESComputeObjective_DMLocal()
70 CHKMEMQ; in SNESComputeObjective_DMLocal()
99 CHKMEMQ; in SNESComputeFunction_DMLocal()
101 CHKMEMQ; in SNESComputeFunction_DMLocal()
146 CHKMEMQ; in SNESComputeJacobian_DMLocal()
148 CHKMEMQ; in SNESComputeJacobian_DMLocal()
/petsc/src/dm/ftn-mod/
H A Dpetscdmmod.F90120 CHKMEMQ
122 CHKMEMQ
125 CHKMEMQ
/petsc/src/tao/leastsquares/impls/pounders/
H A Dgqt.c247 CHKMEMQ; in gqt()
252 CHKMEMQ; in gqt()
308 CHKMEMQ; in gqt()
315 CHKMEMQ; in gqt()
376 CHKMEMQ; in gqt()
431 CHKMEMQ; in gqt()
H A Dpounders.c475 CHKMEMQ; in addpoint()
656 CHKMEMQ; in TaoSolve_POUNDERS()
/petsc/include/
H A Dpetscerror.h1270 #define CHKMEMQ macro
1273 #define CHKMEMQ \ macro
1756 CHKMEMQ; \
1782 CHKMEMQ; \
1891 #define PetscStackPop CHKMEMQ
1892 #define PetscStackPush(f) CHKMEMQ
/petsc/src/mat/tests/
H A Dex5.c75 CHKMEMQ; in main()
85 CHKMEMQ; in main()
87 CHKMEMQ; in main()
/petsc/src/dm/impls/plex/tests/
H A Dex1f90.F9053 CHKMEMQ
/petsc/include/petsc/finclude/
H A Dpetscsysbase.h150 #define CHKMEMQ call chkmemfortran(__LINE__,__FILE__,ierr) macro
/petsc/src/tao/constrained/impls/ipm/
H A Dipm.c754 CHKMEMQ; in IPMUpdateAi()
1006 CHKMEMQ; in IPMScatterStep()
1027 CHKMEMQ; in IPMScatterStep()
/petsc/doc/changes/
H A D2028.md255 - Added CHKMEMQ and CHKMEMA macros to help track down memory
/petsc/src/dm/field/tutorials/
H A Dex1.c271 CHKMEMQ; in main()
/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c1027 CHKMEMQ; in PetscSFBcastBegin_Window()
1029 CHKMEMQ; in PetscSFBcastBegin_Window()
/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c4087 CHKMEMQ; in DMPlexCreateCohesiveSubmesh_Uninterpolated()
4160 CHKMEMQ; in DMPlexCreateCohesiveSubmesh_Uninterpolated()
/petsc/doc/manual/
H A Dgetting_started.md476 , etc.). The macro `CHKMEMQ` can be called anywhere in the code to check
/petsc/doc/faq/
H A Dindex.md1865 problem is from memory corruption you can put the macro CHKMEMQ in the code near the crash