Lines Matching refs:AdolcMalloc2
38 PetscCall(AdolcMalloc2(m, p, &J)); in PetscAdolcComputeRHSJacobian()
76 PetscCall(AdolcMalloc2(m, p, &J)); in PetscAdolcComputeRHSJacobianLocal()
115 PetscCall(AdolcMalloc2(m, p, &J)); in PetscAdolcComputeIJacobian()
175 PetscCall(AdolcMalloc2(m, p, &J)); in PetscAdolcComputeIJacobianIDMass()
220 PetscCall(AdolcMalloc2(m, p, &J)); in PetscAdolcComputeIJacobianLocal()
279 PetscCall(AdolcMalloc2(m, p, &J)); in PetscAdolcComputeIJacobianLocalIDMass()
326 PetscCall(AdolcMalloc2(m, p, &J)); in PetscAdolcComputeRHSJacobianP()
328 PetscCall(AdolcMalloc2(n + p, p, &S)); in PetscAdolcComputeRHSJacobianP()
370 PetscCall(AdolcMalloc2(m, p, &J)); in PetscAdolcComputeRHSJacobianPLocal()
372 PetscCall(AdolcMalloc2(n + p, p, &S)); in PetscAdolcComputeRHSJacobianPLocal()
418 PetscCall(AdolcMalloc2(m, p, &J)); in PetscAdolcComputeIJacobianAndDiagonalLocal()