Home
last modified time | relevance | path

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

/libCEED/examples/solids/qfunctions/
H A Dfinite-strain-neo-hookean.h125 const CeedScalar detC = (Jm1 + 1.) * (Jm1 + 1.); in commonFS() local
H A Dfinite-strain-mooney-rivlin.h139 const CeedScalar detC = (Jm1 + 1.) * (Jm1 + 1.); in commonFSMR() local