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