Home
last modified time | relevance | path

Searched defs:mu (Results 1 – 9 of 9) sorted by relevance

/libCEED/examples/solids/qfunctions/
H A Dfinite-strain-neo-hookean.h98 CEED_QFUNCTION_HELPER int commonFS(const CeedScalar lambda, const CeedScalar mu, const CeedScalar g… in commonFS()
161 const CeedScalar mu = TwoMu / 2; in ElasFSResidual_NH() local
270 const CeedScalar mu = TwoMu / 2; in ElasFSJacobian_NH() local
410 const CeedScalar mu = TwoMu / 2; in ElasFSEnergy_NH() local
481 const CeedScalar mu = TwoMu / 2; in ElasFSDiagnostic_NH() local
H A Dlinear.h233 const CeedScalar mu = TwoMu / 2; in ElasEnergy_Linear() local
301 const CeedScalar mu = TwoMu / 2; in ElasDiagnostic_Linear() local
/libCEED/examples/fluids/qfunctions/
H A Dstabilization.h80 const CeedScalar mu = gas->mu; in Tau_diagPrim() local
H A Dblasius.h77 CeedScalar mu = blasius->newtonian_ctx.mu; in BlasiusSolution() local
109 const CeedScalar mu = context->newtonian_ctx.mu; in ICsBlasius() local
H A Dnewtonian_types.h25 CeedScalar mu; member
H A Dchannel.h41 const CeedScalar mu = gas->mu; in Exact_Channel() local
H A Dstg_shur14.h242 const CeedScalar mu = stg_ctx->newtonian_ctx.mu; in StgShur14Preprocess() local
343 const CeedScalar mu = stg_ctx->newtonian_ctx.mu; in StgShur14Inflow() local
/libCEED/examples/fluids/problems/
H A Dnewtonian.c246 CeedScalar mu = 1.8e-5; // Pa s, dynamic viscosity in NS_NEWTONIAN_IG() local
/libCEED/interface/
H A Dceed-basis.c1381 CeedScalar mu = t_nn - t_nnm1 * t_nnm1 / (d + copysign(sqrt(d * d + t_nnm1 * t_nnm1), d)); in CeedSymmetricSchurDecomposition() local