#include <NSImposedVelocityBC.h>
Public Member Functions | |
| NSImposedVelocityBC (const InputParameters ¶meters) | |
Protected Member Functions | |
| virtual Real | computeQpResidual () |
Protected Attributes | |
| const VariableValue & | _rho |
| Real | _desired_velocity |
Definition at line 22 of file NSImposedVelocityBC.h.
| NSImposedVelocityBC::NSImposedVelocityBC | ( | const InputParameters & | parameters | ) |
Definition at line 27 of file NSImposedVelocityBC.C.
|
protectedvirtual |
Definition at line 35 of file NSImposedVelocityBC.C.
|
protected |
Definition at line 38 of file NSImposedVelocityBC.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 35 of file NSImposedVelocityBC.h.
Referenced by computeQpResidual().
1.8.16