Skip to main content

System Coupling Fortran library 2025 R1

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) .and. ( .not. DEFINED(SYSTEM_COUPLING_PARTICIPANT_PROXY))
946 !DIR$ ATTRIBUTES DLLIMPORT :: syscGetNumRegionsF
947 !DIR$ ENDIF

Connect with Ansys