Lines Matching refs:PetscDSGetNumFields
1742 PetscCall(PetscDSGetNumFields(ds, &dsNf)); in DMComputeL2FieldDiff_Plex()
2451 PetscCall(PetscDSGetNumFields(probAux, &NfAux)); in DMPlexComputeIntegral_Internal()
2756 PetscCall(PetscDSGetNumFields(probAux, &NfAux)); in DMPlexComputeBdIntegral_Internal()
3190 PetscCall(PetscDSGetNumFields(prob, &Nf)); in DMPlexComputeInterpolatorGeneral()
3362 PetscCall(PetscDSGetNumFields(prob, &Nf)); in DMPlexComputeMassMatrixGeneral()
3869 PetscCall(PetscDSGetNumFields(dsIn, &Nf)); in DMPlexGetHybridCellFields()
4112 PetscCall(PetscDSGetNumFields(prob, &Nf)); in DMPlexGetFaceFields()
4417 PetscCall(PetscDSGetNumFields(prob, &Nf)); in DMPlexComputeResidual_Patch_Internal()
4648 PetscCall(PetscDSGetNumFields(prob, &Nf)); in DMPlexComputeJacobian_Patch_Internal()
5213 PetscCall(PetscDSGetNumFields(ds, &Nf)); in DMPlexComputeResidualByKey()
5602 PetscCall(PetscDSGetNumFields(ds, &Nf)); in DMPlexComputeResidualHybridByKey()
5926 PetscCall(PetscDSGetNumFields(ds, &Nf)); in DMPlexComputeBdJacobianSingleByLabel()
6210 PetscCall(PetscDSGetNumFields(prob, &Nf)); in DMPlexComputeJacobianByKey()
6430 PetscCall(PetscDSGetNumFields(rds, &Nf)); in DMPlexComputeJacobianByKeyGeneral()
6431 PetscCall(PetscDSGetNumFields(cds, &cNf)); in DMPlexComputeJacobianByKeyGeneral()
6683 PetscCall(PetscDSGetNumFields(ds, &Nf)); in DMPlexComputeJacobianHybridByKey()
7027 PetscCall(PetscDSGetNumFields(prob, &Nf)); in DMPlexComputeJacobianActionByKey()
7200 PetscCall(PetscDSGetNumFields(ds, &Nf)); in DMPlexComputeMoments()