Searched refs:BCClamp (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/solids/include/ |
| H A D | boundary.h | 12 BCFunc BCMMS, BCZero, BCClamp; variable 27 PetscErrorCode BCClamp(PetscInt dim, PetscReal load_increment, const PetscReal coords[], PetscInt n…
|
| /libCEED/examples/solids/src/ |
| H A D | boundary.c | 42 PetscErrorCode BCClamp(PetscInt dim, PetscReal load_increment, const PetscReal coords[], PetscInt n… in BCClamp() function
|
| H A D | setup-dm.c | 126 …SSENTIAL, bcName, label, 1, &app_ctx->bc_clamp_faces[i], 0, 0, NULL, (void (*)(void))BCClamp, NULL, in SetupDMByDegree()
|