YAC 3.18.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_dummy_coupling3_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
8
9#define TEST_PRECISION SELECTED_REAL_KIND(6, 37)
10#define TEST_SUFFIX "_real"
11
12PROGRAM test_dummy_coupling3_real
13
14#include "test_dummy_coupling3.inc"
15
16END PROGRAM test_dummy_coupling3_real