Searched refs:SetupJacobianCtx (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/solids/include/ |
| H A D | misc.h | 19 PetscErrorCode SetupJacobianCtx(MPI_Comm comm, AppCtx app_ctx, DM dm, Vec V, Vec V_loc, CeedData ce…
|
| /libCEED/examples/solids/src/ |
| H A D | misc.c | 23 PetscErrorCode SetupJacobianCtx(MPI_Comm comm, AppCtx app_ctx, DM dm, Vec V, Vec V_loc, CeedData ce… in SetupJacobianCtx() function
|
| /libCEED/examples/solids/ |
| H A D | elasticity.c | 388 …PetscCall(SetupJacobianCtx(comm, app_ctx, level_dms[level], U_g[level], U_loc[level], ceed_data[le… in main()
|