YAC 3.18.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_dummy_coupling_raw_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 YAC_PTR_TYPE yac_real_ptr
11!#define TEST_GET_ASYNC
12
13PROGRAM dummy_coupling_raw_real
14
15#include "test_dummy_coupling_raw.inc"
16
17END PROGRAM dummy_coupling_raw_real