Lines Matching refs:PetscDSGetTotalDimension

2440   PetscCall(PetscDSGetTotalDimension(prob, &totDim));  in DMPlexComputeIntegral_Internal()
2453 PetscCall(PetscDSGetTotalDimension(probAux, &totDimAux)); in DMPlexComputeIntegral_Internal()
2743 PetscCall(PetscDSGetTotalDimension(prob, &totDim)); in DMPlexComputeBdIntegral_Internal()
2758 PetscCall(PetscDSGetTotalDimension(probAux, &totDimAux)); in DMPlexComputeBdIntegral_Internal()
3198 PetscCall(PetscDSGetTotalDimension(prob, &totDim)); in DMPlexComputeInterpolatorGeneral()
3370 PetscCall(PetscDSGetTotalDimension(prob, &totDim)); in DMPlexComputeMassMatrixGeneral()
3631 PetscCall(PetscDSGetTotalDimension(prob, &cTotDim)); in DMPlexComputeInjectorFEM()
3772 PetscCall(PetscDSGetTotalDimension(prob, &totDim)); in DMPlexGetCellFields()
3782 PetscCall(PetscDSGetTotalDimension(probAux, &totDimAux)); in DMPlexGetCellFields()
3870 PetscCall(PetscDSGetTotalDimension(dsIn, &totDim)); in DMPlexGetHybridCellFields()
3880 PetscCall(PetscDSGetTotalDimension(probAux, &totDimAux)); in DMPlexGetHybridCellFields()
4020 PetscCall(PetscDSGetTotalDimension(dsX[s], &totDimX[s])); in DMPlexGetHybridFields()
4418 PetscCall(PetscDSGetTotalDimension(prob, &totDim)); in DMPlexComputeResidual_Patch_Internal()
4423 PetscCall(PetscDSGetTotalDimension(probAux, &totDimAux)); in DMPlexComputeResidual_Patch_Internal()
4668 PetscCall(PetscDSGetTotalDimension(prob, &totDim)); in DMPlexComputeJacobian_Patch_Internal()
4669 if (probAux) PetscCall(PetscDSGetTotalDimension(probAux, &totDimAux)); in DMPlexComputeJacobian_Patch_Internal()
4934 PetscCall(PetscDSGetTotalDimension(prob, &totDim)); in DMPlexComputeBdResidualSingleByKey()
4943 PetscCall(PetscDSGetTotalDimension(probAux, &totDimAux)); in DMPlexComputeBdResidualSingleByKey()
5214 PetscCall(PetscDSGetTotalDimension(ds, &totDim)); in DMPlexComputeResidualByKey()
5221 PetscCall(PetscDSGetTotalDimension(dsAux, &totDimAux)); in DMPlexComputeResidualByKey()
5603 PetscCall(PetscDSGetTotalDimension(ds, &totDim)); in DMPlexComputeResidualHybridByKey()
5604 PetscCall(PetscDSGetTotalDimension(dsIn, &totDimIn)); in DMPlexComputeResidualHybridByKey()
5611 PetscCall(PetscDSGetTotalDimension(dsAux[2], &totDimAux[2])); in DMPlexComputeResidualHybridByKey()
5632 PetscCall(PetscDSGetTotalDimension(dsAux[c], &totDimAux[c])); in DMPlexComputeResidualHybridByKey()
5645 PetscCall(PetscDSGetTotalDimension(dsScale[2], &totDimScale[2])); in DMPlexComputeResidualHybridByKey()
5669 PetscCall(PetscDSGetTotalDimension(dsScale[c], &totDimScale[c])); in DMPlexComputeResidualHybridByKey()
5927 PetscCall(PetscDSGetTotalDimension(ds, &totDim)); in DMPlexComputeBdJacobianSingleByLabel()
5940 PetscCall(PetscDSGetTotalDimension(dsAux, &totDimAux)); in DMPlexComputeBdJacobianSingleByLabel()
6199 PetscCall(PetscDSGetTotalDimension(probAux, &totDimAux)); in DMPlexComputeJacobianByKey()
6211 PetscCall(PetscDSGetTotalDimension(prob, &totDim)); in DMPlexComputeJacobianByKey()
6418 PetscCall(PetscDSGetTotalDimension(dsAux, &totDimAux)); in DMPlexComputeJacobianByKeyGeneral()
6433 PetscCall(PetscDSGetTotalDimension(rds, &totDim)); in DMPlexComputeJacobianByKeyGeneral()
6434 PetscCall(PetscDSGetTotalDimension(cds, &ctotDim)); in DMPlexComputeJacobianByKeyGeneral()
6684 PetscCall(PetscDSGetTotalDimension(ds, &totDim)); in DMPlexComputeJacobianHybridByKey()
6685 PetscCall(PetscDSGetTotalDimension(dsIn, &totDimIn)); in DMPlexComputeJacobianHybridByKey()
6696 PetscCall(PetscDSGetTotalDimension(dsAux[2], &totDimAux[2])); in DMPlexComputeJacobianHybridByKey()
6716 PetscCall(PetscDSGetTotalDimension(dsAux[c], &totDimAux[c])); in DMPlexComputeJacobianHybridByKey()
6729 PetscCall(PetscDSGetTotalDimension(dsScale[2], &totDimScale[2])); in DMPlexComputeJacobianHybridByKey()
6753 PetscCall(PetscDSGetTotalDimension(dsScale[c], &totDimScale[c])); in DMPlexComputeJacobianHybridByKey()
7028 PetscCall(PetscDSGetTotalDimension(prob, &totDim)); in DMPlexComputeJacobianActionByKey()
7038 PetscCall(PetscDSGetTotalDimension(probAux, &totDimAux)); in DMPlexComputeJacobianActionByKey()