YAC
3.13.0
Yet Another Coupler
Loading...
Searching...
No Matches
interp_operator_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
15
#ifndef INTERP_OPERATOR_DIRECT_MF_H
16
#define INTERP_OPERATOR_DIRECT_MF_H
17
18
#include <yaxt.h>
19
20
#include "
interp_operator.h
"
21
#include "
collection_selection.h
"
22
39
struct
yac_interp_operator
*
yac_interp_operator_direct_mf_new
(
40
struct
yac_collection_selection
const
* collection_selection,
41
Xt_redist * redists,
size_t
num_src_fields);
42
43
#endif
// INTERP_OPERATOR_DIRECT_MF_H
collection_selection.h
yac_interp_operator_direct_mf_new
struct yac_interp_operator * yac_interp_operator_direct_mf_new(struct yac_collection_selection const *collection_selection, Xt_redist *redists, size_t num_src_fields)
Create a direct redistribution operator for multiple source fields.
Definition
interp_operator_direct_mf.c:105
interp_operator.h
Internal structures for interpolation operators (vtable-based).
yac_collection_selection
Definition
collection_selection.c:15
yac_interp_operator
Abstract interpolation operator type.
Definition
interp_operator_internal.h:53
src
core
interpolation
operators
interp_operator_direct_mf.h
Generated on Tue Jan 13 2026 15:07:55 for YAC by
1.11.0