Searched refs:SetupErrorOperatorCtx (Results 1 – 6 of 6) sorted by relevance
| /libCEED/examples/petsc/include/ |
| H A D | matops.h | 18 PetscErrorCode SetupErrorOperatorCtx(MPI_Comm comm, DM dm, Ceed ceed, CeedData ceed_data, Vec X_loc…
|
| /libCEED/examples/petsc/src/ |
| H A D | matops.c | 24 PetscErrorCode SetupErrorOperatorCtx(MPI_Comm comm, DM dm, Ceed ceed, CeedData ceed_data, Vec X_loc… in SetupErrorOperatorCtx() function
|
| /libCEED/examples/petsc/ |
| H A D | bpssphere.c | 279 PetscCall(SetupErrorOperatorCtx(comm, dm, ceed, ceed_data, X_loc, op_error, op_error_ctx)); in main()
|
| H A D | bpsswarm.c | 397 … PetscCall(SetupErrorOperatorCtx(comm, dm_mesh, ceed, ceed_data, X_loc, op_error, op_error_ctx)); in main()
|
| H A D | bps.c | 266 … PetscCall(SetupErrorOperatorCtx(rp->comm, dm, ceed, ceed_data, X_loc, op_error, op_error_ctx)); in RunWithDM()
|
| H A D | multigrid.c | 507 …PetscCall(SetupErrorOperatorCtx(comm, dm[fine_level], ceed, ceed_data[fine_level], X_loc[fine_leve… in main()
|