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

Fortran interface for the component definition. More...

Collaboration diagram for yac::yac_fpredef_comp:
Collaboration graph

Public Member Functions

subroutine yac_fpredef_comp (comp_name, comp_id)
 
subroutine yac_fpredef_comp_instance (yac_instance_id, comp_name, comp_id)
 

Detailed Description

Fortran interface for the component definition.

Definition at line 390 of file yac_module.F90.

Constructor & Destructor Documentation

◆ yac_fpredef_comp()

subroutine yac::yac_fpredef_comp::yac_fpredef_comp ( character(len=*), intent(in)  comp_name,
integer, intent(out)  comp_id 
)
Parameters
[in]comp_namecomp name
[out]comp_idcomponent identifier

Definition at line 392 of file yac_module.F90.

Member Function/Subroutine Documentation

◆ yac_fpredef_comp_instance()

subroutine yac::yac_fpredef_comp::yac_fpredef_comp_instance ( integer, intent(in)  yac_instance_id,
character(len=*), intent(in)  comp_name,
integer, intent(out)  comp_id 
)
Parameters
[in]yac_instance_idYAC instance identifier
[in]comp_namecomp name
[out]comp_idcomponent identifier

Definition at line 399 of file yac_module.F90.


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