syscgetnumoutputvariablesf Interface Reference
Last update: 17.07.2025Provide an interface to return the number of output variables. More...
Public Member Functions | |
| integer(kind=8) function | syscgetnumoutputvariablesf (region) |
| Provide a function to return the number of output variables. More... | |
Detailed Description
Provide an interface to return the number of output variables.
Definition at line 209 of file syscRegionF.fi.
Constructor & Destructor Documentation
◆ syscgetnumoutputvariablesf()
| integer(kind=8) function syscgetnumoutputvariablesf | ( | type(syscregionf), intent(in) | region | ) |
Provide a function to return the number of output variables.
- Parameters
-
[in] region - region
- Returns
- Number of output variables for the region
Definition at line 217 of file syscRegionF.fi.