AddIterationCountPostprocessorsAction
The AddIterationCountPostprocessorsAction has not been documented. The content listed below should be used as a starting point for documenting the class, which includes the typical automatic documentation associated with an Action; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.
Adds postprocessors for linear and nonlinear iterations
Overview
Example Input File Syntax
Adds postprocessors for linear and nonlinear iterations
Input Parameters
- active__all__ If specified only the blocks named will be visited and made active
Default:__all__
C++ Type:std::vector<std::string>
Controllable:No
Description:If specified only the blocks named will be visited and made active
- control_tagsAdds user-defined labels for accessing object parameters via control logic.
C++ Type:std::vector<std::string>
Controllable:No
Description:Adds user-defined labels for accessing object parameters via control logic.
- count_iterationsFalseAdd postprocessors for linear and nonlinear iterations
Default:False
C++ Type:bool
Controllable:No
Description:Add postprocessors for linear and nonlinear iterations
- inactiveIf specified blocks matching these identifiers will be skipped.
C++ Type:std::vector<std::string>
Controllable:No
Description:If specified blocks matching these identifiers will be skipped.