Home
last modified time | relevance | path

Searched defs:BCClamp (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.c42 PetscErrorCode BCClamp(PetscInt dim, PetscReal load_increment, const PetscReal coords[], PetscInt n… in BCClamp() function