Searched refs:PetscWeakFormSetNumFields (Results 1 – 3 of 3) sorted by relevance
567 PetscCall(PetscWeakFormSetNumFields(prob->wf, NfNew)); in PetscDSEnlarge_Static()1118 PetscCall(PetscWeakFormSetNumFields(wf, ds->Nf)); in PetscDSSetWeakForm()3196 PetscCall(PetscWeakFormSetNumFields(b->wf, ds->Nf)); in PetscDSAddBoundary()3314 PetscCall(PetscWeakFormSetNumFields(b->wf, ds->Nf)); in PetscDSAddBoundaryByName()
914 PetscErrorCode PetscWeakFormSetNumFields(PetscWeakForm wf, PetscInt Nf) in PetscWeakFormSetNumFields() function
22 PETSC_EXTERN PetscErrorCode PetscWeakFormSetNumFields(PetscWeakForm, PetscInt);