OpenCMISS-Iron Internal API Documentation
navier_stokes_equations_routines::NavierStokes_ShearRateCalculate Interface Reference

Calculated the rate of deformation (shear rate) for a navier-stokes finite element equations set. More...

Private Member Functions

subroutine navierstokes_shearratecalculate (equationsSet, ERR, ERROR,)
 

Detailed Description

Calculated the rate of deformation (shear rate) for a navier-stokes finite element equations set.

Definition at line 12174 of file Navier_Stokes_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine navier_stokes_equations_routines::NavierStokes_ShearRateCalculate::navierstokes_shearratecalculate ( type(equations_set_type), pointer  equationsSet,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private