- active__all__ If specified only the blocks named will be visited and made active
Default:__all__
C++ Type:std::vector
Description:If specified only the blocks named will be visited and made active
- element_orderAUTOOrder of the quadrature for elements
Default:AUTO
C++ Type:MooseEnum
Description:Order of the quadrature for elements
- inactiveIf specified blocks matching these identifiers will be skipped.
C++ Type:std::vector
Description:If specified blocks matching these identifiers will be skipped.
- orderAUTOOrder of the quadrature
Default:AUTO
C++ Type:MooseEnum
Description:Order of the quadrature
- side_orderAUTOOrder of the quadrature for sides
Default:AUTO
C++ Type:MooseEnum
Description:Order of the quadrature for sides
SetupQuadratureAction
under construction:Undocumented Class
The SetupQuadratureAction has not been documented, if you would like to contribute to MOOSE by writing documentation, please see Documenting MOOSE. The content contained on this page explains the typical documentation associated with an action; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.
!syntax description /Executioner/Quadrature/SetupQuadratureAction