Skip to main content

System Coupling Fortran library 2024 R2

restartpointcreationintf Interface Reference

Last update: 17.07.2025

Provide function interface for creating restart points. More...

Public Member Functions

character(len=syscfilepathlen) function restartpointcreationintf ()
 Provide a function prototype for creating restart points.
 

Detailed Description

Provide function interface for creating restart points.

This function may be called only during outputs update, and is expected to return a unique string identifier for a given restart point.

Definition at line 39 of file syscSystemCouplingF.fi.

Constructor & Destructor Documentation

◆ restartpointcreationintf()

character(len=syscfilepathlen) function restartpointcreationintf

Provide a function prototype for creating restart points.

Definition at line 41 of file syscSystemCouplingF.fi.

42 import :: syscfilepathlen
43 character(len=SyscFilePathLen) :: ret

Connect with Ansys