Home
last modified time | relevance | path

Searched defs:nu (Results 1 – 8 of 8) sorted by relevance

/libCEED/examples/solids/qfunctions/
H A Dmanufactured-force.h20 CeedScalar nu; // Poisson's ratio member
38 const CeedScalar nu = context->nu; in SetupMMSForce() local
H A Dlinear.h20 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 Dconstant-force.h20 CeedScalar nu; // Poisson's ratio member
H A Dfinite-strain-neo-hookean.h20 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 Dneo-hookean.h18 CeedScalar nu; // Poisson's ratio member
H A Dmooney-rivlin.c66 PetscReal nu = -1; in ProcessPhysics_MR() local
/libCEED/examples/fluids/qfunctions/
H A Dstg_shur14.h108const CeedScalar nu, CeedScalar *hmax, CeedScalar *ke, CeedScalar *keta, CeedScalar *kcut) { in SpectrumConstants()
129const 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 Dblasius.h79 CeedScalar nu = mu / rho_infty; in BlasiusSolution() local