Searched defs:exactSol (Results 1 – 7 of 7) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | petscconvestimpl.h | 28 …PetscErrorCode (**exactSol)(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar[], void … member
|
| H A D | dmadaptorimpl.h | 46 …PetscErrorCode (**exactSol)(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar[], void … member
|
| H A D | petscdsimpl.h | 110 PetscSimplePointFn **exactSol; // Exact solutions for each field member
|
| H A D | kspimpl.h | 227 PetscSimplePointFn *exactSol; in KSPLogErrorHistory() local
|
| /petsc/src/dm/dt/fe/tests/ |
| H A D | ex3.c | 51 PetscPointFn *exactSol; member 147 PetscSimplePointFn *exactSol[1]; in CheckInterpolation() local 171 PetscSimplePointFn *exactSol[1]; in CheckL2Projection() local
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 4642 …PetscErrorCode (**exactSol)(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar[], void … in SNESConvergedReasonView() local
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 9163 …PetscErrorCode (**exactSol)(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar[], void … in DMComputeError() local
|