Computes h_min / |u|. More...
#include <INSCourant.h>
Public Member Functions | |
INSCourant (const InputParameters ¶meters) | |
Protected Member Functions | |
virtual Real | computeValue () |
Protected Attributes | |
const VariableValue & | _u_vel |
const VariableValue & | _v_vel |
const VariableValue & | _w_vel |
Computes h_min / |u|.
Definition at line 23 of file INSCourant.h.
INSCourant::INSCourant | ( | const InputParameters & | parameters | ) |
Definition at line 30 of file INSCourant.C.
|
protectedvirtual |
Definition at line 39 of file INSCourant.C.
|
protected |
Definition at line 32 of file INSCourant.h.
Referenced by computeValue().
|
protected |
Definition at line 33 of file INSCourant.h.
Referenced by computeValue().
|
protected |
Definition at line 34 of file INSCourant.h.
Referenced by computeValue().