YAC
3.13.0
Yet Another Coupler
Loading...
Searching...
No Matches
interp_method_creep.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_CREEP_H
6
#define INTERP_METHOD_CREEP_H
7
8
#include "
interpolation/methods/interp_method.h
"
9
10
// YAC PUBLIC HEADER START
11
12
#define YAC_INTERP_CREEP_DISTANCE_DEFAULT (-1)
13
14
struct
interp_method
*
yac_interp_method_creep_new
(
int
creep_distance);
15
16
// YAC PUBLIC HEADER STOP
17
18
#endif
// INTERP_METHOD_CREEP_H
interp_method.h
yac_interp_method_creep_new
struct interp_method * yac_interp_method_creep_new(int creep_distance)
Definition
interp_method_creep.c:1266
interp_method
Definition
interp_method_internal.h:36
src
core
interpolation
methods
interp_method_creep.h
Generated on Tue Jan 13 2026 15:07:55 for YAC by
1.11.0