Go to the source code of this file.
|
class | ACGrGrMulti |
| This kernel calculates the residual for grain growth for a multi-phase, poly-crystal system. More...
|
|
◆ validParams< ACGrGrMulti >()
Definition at line 16 of file ACGrGrMulti.C.
19 params.addClassDescription(
"Multi-phase poly-crystalline Allen-Cahn Kernel");
20 params.addRequiredParam<std::vector<MaterialPropertyName>>(
22 "List of gamma material property names for each other order parameter. Place "
23 "in same order as order parameters (v)!");