Lines Matching refs:hasBdPrec
6665 PetscBool hasBdJac, hasBdPrec; in DMPlexComputeJacobianHybridByKey() local
6687 PetscCall(PetscDSHasBdJacobianPreconditioner(ds, &hasBdPrec)); in DMPlexComputeJacobianHybridByKey()
6787 …PetscCall(DMGetWorkArray(dm, hasBdPrec ? cellChunkSize * totDim * totDim : 0, MPIU_SCALAR, &elemMa… in DMPlexComputeJacobianHybridByKey()
6788 …PetscCall(DMGetWorkArray(dm, hasBdPrec ? cellChunkSize * totDim * totDim : 0, MPIU_SCALAR, &elemMa… in DMPlexComputeJacobianHybridByKey()
6789 …PetscCall(DMGetWorkArray(dm, hasBdPrec ? cellChunkSize * totDim * totDim : 0, MPIU_SCALAR, &elemMa… in DMPlexComputeJacobianHybridByKey()
6798 if (hasBdPrec) { in DMPlexComputeJacobianHybridByKey()
6875 if (hasBdPrec) { in DMPlexComputeJacobianHybridByKey()
6885 if (hasBdPrec) { in DMPlexComputeJacobianHybridByKey()
6914 if (hasBdPrec) in DMPlexComputeJacobianHybridByKey()
6923 if (hasBdPrec) in DMPlexComputeJacobianHybridByKey()
6931 if (hasBdPrec) in DMPlexComputeJacobianHybridByKey()
6934 if (hasBdPrec) { in DMPlexComputeJacobianHybridByKey()
6952 …PetscCall(DMRestoreWorkArray(dm, hasBdPrec ? cellChunkSize * totDim * totDim : 0, MPIU_SCALAR, &el… in DMPlexComputeJacobianHybridByKey()
6953 …PetscCall(DMRestoreWorkArray(dm, hasBdPrec ? cellChunkSize * totDim * totDim : 0, MPIU_SCALAR, &el… in DMPlexComputeJacobianHybridByKey()
6954 …PetscCall(DMRestoreWorkArray(dm, hasBdPrec ? cellChunkSize * totDim * totDim : 0, MPIU_SCALAR, &el… in DMPlexComputeJacobianHybridByKey()