Searched defs:indk (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/solids/qfunctions/ |
| H A D | finite-strain-neo-hookean.h | 102 const CeedInt indj[6] = {0, 1, 2, 1, 0, 0}, indk[6] = {0, 1, 2, 2, 2, 1}; in commonFS() local 319 const CeedInt indj[6] = {0, 1, 2, 1, 0, 0}, indk[6] = {0, 1, 2, 2, 2, 1}; in ElasFSJacobian_NH() local 443 const CeedInt indj[6] = {0, 1, 2, 1, 0, 0}, indk[6] = {0, 1, 2, 2, 2, 1}; in ElasFSEnergy_NH() local 513 const CeedInt indj[6] = {0, 1, 2, 1, 0, 0}, indk[6] = {0, 1, 2, 2, 2, 1}; in ElasFSDiagnostic_NH() local
|
| H A D | finite-strain-mooney-rivlin.h | 106 const CeedInt indj[6] = {0, 1, 2, 1, 0, 0}, indk[6] = {0, 1, 2, 2, 2, 1}; in commonFSMR() local 319 const CeedInt indj[6] = {0, 1, 2, 1, 0, 0}, indk[6] = {0, 1, 2, 2, 2, 1}; in ElasFSJacobian_MR() local 460 const CeedInt indj[6] = {0, 1, 2, 1, 0, 0}, indk[6] = {0, 1, 2, 2, 2, 1}; in ElasFSEnergy_MR() local 552 const CeedInt indj[6] = {0, 1, 2, 1, 0, 0}, indk[6] = {0, 1, 2, 2, 2, 1}; in ElasFSDiagnostic_MR() local
|