Searched defs:nu (Results 1 – 8 of 8) sorted by relevance
| /libCEED/examples/solids/qfunctions/ |
| H A D | manufactured-force.h | 20 CeedScalar nu; // Poisson's ratio member 38 const CeedScalar nu = context->nu; in SetupMMSForce() local
|
| H A D | linear.h | 20 CeedScalar nu; // Poisson's ratio member 40 const CeedScalar nu = context->nu; in ElasResidual_Linear() local 137 const CeedScalar nu = context->nu; in ElasJacobian_Linear() local 229 const CeedScalar nu = context->nu; in ElasEnergy_Linear() local 297 const CeedScalar nu = context->nu; in ElasDiagnostic_Linear() local
|
| H A D | constant-force.h | 20 CeedScalar nu; // Poisson's ratio member
|
| H A D | finite-strain-neo-hookean.h | 20 CeedScalar nu; // Poisson's ratio member 159 const CeedScalar nu = context->nu; in ElasFSResidual_NH() local 266 const CeedScalar nu = context->nu; in ElasFSJacobian_NH() local 408 const CeedScalar nu = context->nu; in ElasFSEnergy_NH() local 479 const CeedScalar nu = context->nu; in ElasFSDiagnostic_NH() local
|
| /libCEED/examples/solids/problems/ |
| H A D | neo-hookean.h | 18 CeedScalar nu; // Poisson's ratio member
|
| H A D | mooney-rivlin.c | 66 PetscReal nu = -1; in ProcessPhysics_MR() local
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | stg_shur14.h | 108 … const CeedScalar nu, CeedScalar *hmax, CeedScalar *ke, CeedScalar *keta, CeedScalar *kcut) { in SpectrumConstants() 129 … const CeedScalar nu, CeedScalar qn[], const StgShur14Context stg_ctx) { in CalcSpectrum() 200 … const CeedScalar eps, const CeedScalar lt, const CeedScalar nu, CeedScalar u[3], in StgShur14Calc_PrecompEktot() 247 const CeedScalar nu = mu / rho; in StgShur14Preprocess() local 294 const CeedScalar nu = gas->mu / rho; in ICsStg() local 484 const CeedScalar nu = gas->mu / rho; in StgShur14InflowStrongQF() local
|
| H A D | blasius.h | 79 CeedScalar nu = mu / rho_infty; in BlasiusSolution() local
|