Home
last modified time | relevance | path

Searched defs:BCMMS (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/solids/include/
H A Dboundary.h12 BCFunc BCMMS, BCZero, BCClamp; variable
/libCEED/examples/solids/src/
H A Dboundary.c23 PetscErrorCode BCMMS(PetscInt dim, PetscReal load_increment, const PetscReal coords[], PetscInt num… in BCMMS() function