#include <NekFieldInterface.h>
◆ NekFieldInterface()
NekFieldInterface::NekFieldInterface |
( |
const MooseObject * |
moose_object, |
|
|
const InputParameters & |
parameters, |
|
|
const bool |
allow_normal = false |
|
) |
| |
◆ field()
Get the field
- Returns
- field
◆ validParams()
static InputParameters NekFieldInterface::validParams |
( |
| ) |
|
|
static |
◆ _field
◆ _velocity_component
Direction in which to evaluate velocity, if using 'field = velocity_component'. Options: user (then provide a general vector direction with the 'velocity_direction' parameter normal (normal to an interface, context dependent on daughter class)
◆ _velocity_direction
Point NekFieldInterface::_velocity_direction |
|
protected |
Direction in which to evaluate velocity, when field = velocity_component.
The documentation for this class was generated from the following file: