YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
interpolation_direct.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_H
6#define INTERPOLATION_DIRECT_H
7
9
11 size_t collection_size, Xt_redist redist);
12
13#endif // INTERPOLATION_DIRECT_H
struct yac_interpolation_type * yac_interpolation_direct_new(size_t collection_size, Xt_redist redist)