Lines Matching refs:context
157 const Physics context = (Physics)ctx; in ElasFSResidual_NH() local
158 const CeedScalar E = context->E; in ElasFSResidual_NH()
159 const CeedScalar nu = context->nu; in ElasFSResidual_NH()
264 const Physics context = (Physics)ctx; in ElasFSJacobian_NH() local
265 const CeedScalar E = context->E; in ElasFSJacobian_NH()
266 const CeedScalar nu = context->nu; in ElasFSJacobian_NH()
406 const Physics context = (Physics)ctx; in ElasFSEnergy_NH() local
407 const CeedScalar E = context->E; in ElasFSEnergy_NH()
408 const CeedScalar nu = context->nu; in ElasFSEnergy_NH()
477 const Physics context = (Physics)ctx; in ElasFSDiagnostic_NH() local
478 const CeedScalar E = context->E; in ElasFSDiagnostic_NH()
479 const CeedScalar nu = context->nu; in ElasFSDiagnostic_NH()