YAC 3.18.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_dummy_coupling_real.F90
Go to the documentation of this file.
1! Copyright (c) 2024 The YAC Authors
2!
3! SPDX-License-Identifier: BSD-3-Clause
4
5#define TEST_PRECISION SELECTED_REAL_KIND(6, 37)
6! #define TEST_GET_ASYNC
7
12
13PROGRAM dummy_coupling_real
14
15#include "test_dummy_coupling.inc"
16
17END PROGRAM dummy_coupling_real