CheckFVBCAction
The CheckFVBCAction 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.
# CheckFVBCAction
!syntax description /FVBCs/CheckFVBCAction
## Overview
!! Replace these lines with information regarding the CheckFVBCAction action.
## Example Input File Syntax
!! Describe and include an example of how to use the CheckFVBCAction action.
!syntax parameters /FVBCs/CheckFVBCAction
Check that boundary conditions are defined correctly for finite volume problems.
Input Parameters
- active__all__ If specified only the blocks named will be visited and made active
Default:__all__
C++ Type:std::vector<std::string>
Description:If specified only the blocks named will be visited and made active
- inactiveIf specified blocks matching these identifiers will be skipped.
C++ Type:std::vector<std::string>
Description:If specified blocks matching these identifiers will be skipped.