YAC 3.18.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_dummy_coupling3_dble.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(15, 307)
10#define TEST_SUFFIX "_dble"
11
12PROGRAM test_dummy_coupling3_dble
13
14#include "test_dummy_coupling3.inc"
15
16END PROGRAM test_dummy_coupling3_dble