YAC 3.12.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_fortran_api.F90 File Reference
#include "test_macros.inc"
Include dependency graph for test_fortran_api.F90:

Go to the source code of this file.

Macros

#define NOP(x)   associate( x => x ); end associate
 

Functions/Subroutines

program __test_fortran_api_f90__
 

Detailed Description

Test
This example tests the usage of the Fortran interface of the YAC core.

Definition in file test_fortran_api.F90.

Macro Definition Documentation

◆ NOP

#define NOP ( x)    associate( x => x ); end associate

Function/Subroutine Documentation

◆ __test_fortran_api_f90__()

program __test_fortran_api_f90__

Definition at line 12 of file test_fortran_api.F90.

Here is the call graph for this function: