Searched refs:PetscDSGetForceQuad (Results 1 – 3 of 3) sorted by relevance
163 PetscCall(PetscDSGetForceQuad(ds, &force)); in SetupDiscretization()
23 PETSC_EXTERN PetscErrorCode PetscDSGetForceQuad(PetscDS, PetscBool *);
825 PetscErrorCode PetscDSGetForceQuad(PetscDS ds, PetscBool *forceQuad) in PetscDSGetForceQuad() function