YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
interpolation_direct_mf.h
Go to the documentation of this file.
1// Copyright (c) 2024 The YAC Authors
2//
3// SPDX-License-Identifier: BSD-3-Clause
4
5#ifndef INTERPOLATION_DIRECT_MF_H
6#define INTERPOLATION_DIRECT_MF_H
7
9
11 size_t collection_size, Xt_redist * redists, size_t num_src_fields);
12
13#endif // INTERPOLATION_DIRECT_MF_H
struct yac_interpolation_type * yac_interpolation_direct_mf_new(size_t collection_size, Xt_redist *redists, size_t num_src_fields)