|
Cardinal
|
#include <NekBase.h>
Public Member Functions | |
| NekBase (const MooseObject *moose_object, const InputParameters ¶meters) | |
Static Public Member Functions | |
| static InputParameters | validParams () |
Protected Attributes | |
| const NekRSProblem * | _nek_problem |
| The NekRSProblem required by all objects which inherit from NekBase. More... | |
| const NekRSMesh * | _nek_mesh |
| Underlying NekRSMesh, if present. More... | |
| NekBase::NekBase | ( | const MooseObject * | moose_object, |
| const InputParameters & | parameters | ||
| ) |
|
static |
|
protected |
The NekRSProblem required by all objects which inherit from NekBase.
1.8.16