Skip to main content

System Coupling Fortran library 2025 R1

syscdoiterationf Interface Reference

Last update: 17.07.2025

Provide an interface to check whether to do a coupling iteration. More...

Public Member Functions

logical function syscdoiterationf ()
 Provide a function to check whether to do a coupling iteration. More...
 

Detailed Description

Provide an interface to check whether to do a coupling iteration.

Definition at line 640 of file syscSystemCouplingF.fi.

Constructor & Destructor Documentation

◆ syscdoiterationf()

logical function syscdoiterationf

Provide a function to check whether to do a coupling iteration.

Returns
true if another coupling iteration is required, otherwise it returns false.

Definition at line 647 of file syscSystemCouplingF.fi.

648 !
649 !DIR$ IF DEFINED(_WIN32) .and. ( .not. DEFINED(SYSTEM_COUPLING_PARTICIPANT_PROXY))
650 !DIR$ ATTRIBUTES DLLIMPORT :: syscDoIterationF
651 !DIR$ ENDIF
652 !

Connect with Ansys