moltres
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
WallShearStressAux Class Reference

#include <WallShearStressAux.h>

Inheritance diagram for WallShearStressAux:
[legend]

Public Member Functions

 WallShearStressAux (const InputParameters &parameters)
 

Static Public Member Functions

static InputParameters validParams ()
 

Protected Member Functions

virtual Real computeValue ()
 

Protected Attributes

const ADVectorVariableGradient & _grad_velocity
 
const ADMaterialProperty< Real > & _mu
 
const MooseArray< Point > & _normals
 

Detailed Description

Auxiliary kernel for computing the wall shear stress along a given boundary.

Constructor & Destructor Documentation

◆ WallShearStressAux()

WallShearStressAux::WallShearStressAux ( const InputParameters &  parameters)

Member Function Documentation

◆ computeValue()

Real WallShearStressAux::computeValue ( )
protectedvirtual

◆ validParams()

InputParameters WallShearStressAux::validParams ( )
static

Member Data Documentation

◆ _grad_velocity

const ADVectorVariableGradient& WallShearStressAux::_grad_velocity
protected

◆ _mu

const ADMaterialProperty<Real>& WallShearStressAux::_mu
protected

◆ _normals

const MooseArray<Point>& WallShearStressAux::_normals
protected

The documentation for this class was generated from the following files: