YAC
3.13.0
Yet Another Coupler
Loading...
Searching...
No Matches
interp_operator_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
16
#ifndef INTERP_OPERATOR_DIRECT_H
17
#define INTERP_OPERATOR_DIRECT_H
18
19
#include <yaxt.h>
20
21
#include "
interp_operator.h
"
22
#include "
collection_selection.h
"
23
39
struct
yac_interp_operator
*
yac_interp_operator_direct_new
(
40
struct
yac_collection_selection
const
* collection_selection,
41
Xt_redist redist);
42
43
#endif
// INTERP_OPERATOR_DIRECT_H
collection_selection.h
yac_interp_operator_direct_new
struct yac_interp_operator * yac_interp_operator_direct_new(struct yac_collection_selection const *collection_selection, Xt_redist redist)
Create a direct redistribution interpolation operator.
Definition
interp_operator_direct.c:96
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.h
Generated on Tue Jan 13 2026 15:07:55 for YAC by
1.11.0