YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
interp_method_conserv.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 INTERP_METHOD_CONSERV_H
6#define INTERP_METHOD_CONSERV_H
7
8#include "interp_method.h"
9
10// YAC PUBLIC HEADER START
11
28
29#define YAC_INTERP_CONSERV_ORDER_DEFAULT (1)
30#define YAC_INTERP_CONSERV_ENFORCED_CONSERV_DEFAULT (0)
31#define YAC_INTERP_CONSERV_PARTIAL_COVERAGE_DEFAULT (0)
32#define YAC_INTERP_CONSERV_NORMALISATION_DEFAULT (0)
33
48 int order, int enforced_conserv, int partial_coverage,
50
51// YAC PUBLIC HEADER STOP
52
53#endif // INTERP_METHOD_CONSERV_H
struct interp_method * yac_interp_method_conserv_new(int order, int enforced_conserv, int partial_coverage, enum yac_interp_method_conserv_normalisation normalisation)
yac_interp_method_conserv_normalisation
@ YAC_INTERP_CONSERV_DESTAREA
@ YAC_INTERP_CONSERV_FRACAREA