openfoam/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam
Mark Olesen fc86e52451 ENH: extrapolateInternal() method for patch fields
- provides a more succinct way of writing

      {fa,fv}PatchField<Type>::patchInternalField(*this)

  as well as a consistent naming that can be used for patches derived
  from valuePointPatchField

ENH: readGradientEntry helper method for fixedGradient conditions

- simplifies coding and logic.
- support different read construct modes for fixedGradient
2023-06-19 17:47:03 +02:00
..
Make COMP: use -iquotedir for including the local '.' directory 2020-05-06 13:06:40 +02:00
tractionDisplacementCorrection ENH: extrapolateInternal() method for patch fields 2023-06-19 17:47:03 +02:00
calculateStress.H Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
createControls.H applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
createFields.H applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
kineticEnergyLimiter.H STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
readSteadyStressFoamControls.H ENH: avoid readScalar, readLabel etc from dictionary (#762, #1033) 2018-10-12 08:14:47 +02:00
solidEquilibriumDisplacementFoam.C GIT: Header file updates 2019-10-31 14:48:44 +00:00