Searched refs:AdolcFree2 (Results 1 – 3 of 3) sorted by relevance
50 PetscCall(AdolcFree2(J)); in PetscAdolcComputeRHSJacobian()88 PetscCall(AdolcFree2(J)); in PetscAdolcComputeRHSJacobianLocal()150 PetscCall(AdolcFree2(J)); in PetscAdolcComputeIJacobian()192 PetscCall(AdolcFree2(J)); in PetscAdolcComputeIJacobianIDMass()254 PetscCall(AdolcFree2(J)); in PetscAdolcComputeIJacobianLocal()295 PetscCall(AdolcFree2(J)); in PetscAdolcComputeIJacobianLocalIDMass()335 PetscCall(AdolcFree2(S)); in PetscAdolcComputeRHSJacobianP()344 PetscCall(AdolcFree2(J)); in PetscAdolcComputeRHSJacobianP()379 PetscCall(AdolcFree2(S)); in PetscAdolcComputeRHSJacobianPLocal()388 PetscCall(AdolcFree2(J)); in PetscAdolcComputeRHSJacobianPLocal()[all …]
39 PetscErrorCode AdolcFree2(T **A) in AdolcFree2() function
285 if (adctx->sparse) PetscCall(AdolcFree2(Rec)); in main()286 PetscCall(AdolcFree2(Seed)); in main()