Searched defs:load_increment (Results 1 – 4 of 4) sorted by relevance
| /libCEED/examples/solids/src/ |
| H A D | boundary.c | 23 PetscErrorCode BCMMS(PetscInt dim, PetscReal load_increment, const PetscReal coords[], PetscInt num… in BCMMS() 42 PetscErrorCode BCClamp(PetscInt dim, PetscReal load_increment, const PetscReal coords[], PetscInt n… in BCClamp()
|
| H A D | misc.c | 112 …iewSolution(MPI_Comm comm, AppCtx app_ctx, Vec U, PetscInt increment, PetscScalar load_increment) { in ViewSolution()
|
| /libCEED/examples/solids/ |
| H A D | elasticity.c | 610 PetscScalar load_increment = 1.0 * increment / app_ctx->num_increments, in main() local
|
| /libCEED/examples/solids/include/ |
| H A D | structs.h | 91 PetscScalar load_increment; member
|