Searched refs:BCMMS (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/solids/include/ |
| H A D | boundary.h | 12 BCFunc BCMMS, BCZero, BCClamp; variable 23 PetscErrorCode BCMMS(PetscInt dim, PetscReal load_increment, const PetscReal coords[], PetscInt num…
|
| /libCEED/examples/solids/src/ |
| H A D | setup-dm.c | 106 …DM_BC_ESSENTIAL, "mms", label, 1, marker_ids, 0, 0, NULL, (void (*)(void))BCMMS, NULL, NULL, NULL)… in SetupDMByDegree() 114 …L, "mms", label, num_face_sets, face_set_ids, 0, 0, NULL, (void (*)(void))BCMMS, NULL, NULL, NULL)… in SetupDMByDegree()
|
| H A D | boundary.c | 23 PetscErrorCode BCMMS(PetscInt dim, PetscReal load_increment, const PetscReal coords[], PetscInt num… in BCMMS() function
|