YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Public Member Functions
yac::yac_fread_config_yaml Interface Reference

Fortran interface for the reading of configuration files. More...

Collaboration diagram for yac::yac_fread_config_yaml:
Collaboration graph

Public Member Functions

subroutine yac_fread_config_yaml (yaml_filename)
 
subroutine yac_fread_config_yaml_instance (yac_instance_id, yaml_filename)
 

Detailed Description

Fortran interface for the reading of configuration files.

Definition at line 309 of file yac_module.F90.

Constructor & Destructor Documentation

◆ yac_fread_config_yaml()

subroutine yac::yac_fread_config_yaml::yac_fread_config_yaml ( character(len=*), intent(in)  yaml_filename)
Parameters
[in]yaml_filenameYAML configuration file

Definition at line 310 of file yac_module.F90.

Member Function/Subroutine Documentation

◆ yac_fread_config_yaml_instance()

subroutine yac::yac_fread_config_yaml::yac_fread_config_yaml_instance ( integer, intent(in)  yac_instance_id,
character(len=*), intent(in)  yaml_filename 
)
Parameters
[in]yac_instance_idYAC instance id
[in]yaml_filenameYAML configuration file

Definition at line 314 of file yac_module.F90.


The documentation for this interface was generated from the following file: