Lines Matching refs:PetscDSGetNumFields
116 PetscCall(PetscDSGetNumFields(ds, &Nf)); in PetscDSView_Ascii()
718 PetscErrorCode PetscDSGetNumFields(PetscDS prob, PetscInt *Nf) in PetscDSGetNumFields() function
3697 PetscCall(PetscDSGetNumFields(prob, &Nf)); in PetscDSSelectDiscretizations()
3698 PetscCall(PetscDSGetNumFields(newprob, &Nfn)); in PetscDSSelectDiscretizations()
3746 PetscCall(PetscDSGetNumFields(prob, &Nf)); in PetscDSSelectEquations()
3747 PetscCall(PetscDSGetNumFields(newprob, &Nfn)); in PetscDSSelectEquations()
3806 PetscCall(PetscDSGetNumFields(prob, &Nf)); in PetscDSCopyEquations()
3807 PetscCall(PetscDSGetNumFields(newprob, &Ng)); in PetscDSCopyEquations()
3867 PetscCall(PetscDSGetNumFields(ds, &Nf)); in PetscDSCopyExactSolutions()
3901 PetscCall(PetscDSGetNumFields(ds, &Nf)); in PetscDSCopyBounds()
3924 PetscCall(PetscDSGetNumFields(ds, &Nf)); in PetscDSCopy()
3957 PetscCall(PetscDSGetNumFields(prob, &Nf)); in PetscDSGetHeightSubspace()
4016 PetscCall(PetscDSGetNumFields(ds, &Nf)); in PetscDSGetDiscType_Internal()