Go to the source code of this file.
|
class | AddNavierStokesBCsAction |
| This class allows us to have a section of the input file like the following which adds BC objects for each requested boundary condition. More...
|
|
◆ validParams< AddNavierStokesBCsAction >()
Definition at line 22 of file AddNavierStokesBCsAction.C.
24 InputParameters params = validParams<MooseObjectAction>();
25 params.addClassDescription(
"This class allows us to have a section of the input file like the "
26 "following which adds BC objects for each requested boundary "