Skip to main content

System Coupling Fortran library 2023 R2

syscgetnumregionsf Interface Reference

Last update: 17.07.2025

Provide an interface to return the number of added regions. More...

Public Member Functions

integer(kind=8) function syscgetnumregionsf ()
 Provide a function to return the number of added regions. More...
 

Detailed Description

Provide an interface to return the number of added regions.

Definition at line 937 of file syscSystemCouplingF.fi.

Constructor & Destructor Documentation

◆ syscgetnumregionsf()

integer(kind=8) function syscgetnumregionsf

Provide a function to return the number of added regions.

Returns
Number of regions

Definition at line 943 of file syscSystemCouplingF.fi.

944 integer(kind=8) :: ret
945!DIR$ IF DEFINED(_WIN32)
946!DIR$ ATTRIBUTES DLLIMPORT :: syscGetNumRegionsF
947!DIR$ ENDIF

Connect with Ansys