|
YAC 3.21.0
Yet Another Coupler
|
#include "interpolation/methods/interp_method.h"

Go to the source code of this file.
Data Structures | |
| struct | yac_interp_method_hcsbb_config |
Functions | |
| struct interp_method * | yac_interp_method_hcsbb_new () |
| struct yac_interp_method_config * | yac_interp_method_config_default_hcsbb_new (void) |
| Creates an HCSBB interpolation method configuration with default parameters. | |
| struct yac_interp_method_config * yac_interp_method_config_default_hcsbb_new | ( | void | ) |
Creates an HCSBB interpolation method configuration with default parameters.
Definition at line 2343 of file interp_method_hcsbb.c.
| struct interp_method * yac_interp_method_hcsbb_new | ( | ) |