Automatically generates all variables to model a polycrystal with op_num orderparameters. More...
#include <PolycrystalRandomICAction.h>
Public Member Functions | |
| PolycrystalRandomICAction (const InputParameters ¶ms) | |
| virtual void | act () |
Private Attributes | |
| const unsigned int | _op_num |
| const std::string | _var_name_base |
| const MooseEnum | _random_type |
Automatically generates all variables to model a polycrystal with op_num orderparameters.
Definition at line 19 of file PolycrystalRandomICAction.h.
| PolycrystalRandomICAction::PolycrystalRandomICAction | ( | const InputParameters & | params | ) |
Definition at line 34 of file PolycrystalRandomICAction.C.
|
virtual |
Definition at line 43 of file PolycrystalRandomICAction.C.
|
private |
Definition at line 27 of file PolycrystalRandomICAction.h.
Referenced by act().
|
private |
Definition at line 29 of file PolycrystalRandomICAction.h.
Referenced by act().
|
private |
Definition at line 28 of file PolycrystalRandomICAction.h.
Referenced by act().
1.8.16