|
Cardinal
|
#include <CardinalAction.h>
Public Member Functions | |
| CardinalAction (const InputParameters ¶meters) | |
Static Public Member Functions | |
| static InputParameters | validParams () |
Protected Member Functions | |
| virtual void | setObjectBlocks (InputParameters ¶ms, const std::vector< SubdomainName > &blocks) |
Protected Attributes | |
| std::vector< SubdomainName > | _blocks |
| subdomains to which this action applies More... | |
This is a base Action class for derived classes that set up syntax in Cardinal.
| CardinalAction::CardinalAction | ( | const InputParameters & | parameters | ) |
|
protectedvirtual |
Set the blocks to which an object created by this action applies
| [in] | params | input parameters |
| [in] | blocks | block that the object applies to |
|
static |
|
protected |
subdomains to which this action applies
1.8.14