YAC 3.18.0
Yet Another Coupler
Loading...
Searching...
No Matches
yac_interp_method_conserv_config Struct Reference

#include <interp_method_conserv.h>

Collaboration diagram for yac_interp_method_conserv_config:
Collaboration graph

Data Fields

int order
 
int enforced_conserv
 
int partial_coverage
 
enum yac_interp_method_conserv_normalisation normalisation
 

Detailed Description

Configuration for conservative interpolation method

Definition at line 54 of file interp_method_conserv.h.

Field Documentation

◆ enforced_conserv

int yac_interp_method_conserv_config::enforced_conserv

Definition at line 56 of file interp_method_conserv.h.

◆ normalisation

enum yac_interp_method_conserv_normalisation yac_interp_method_conserv_config::normalisation

Definition at line 58 of file interp_method_conserv.h.

◆ order

int yac_interp_method_conserv_config::order

Definition at line 55 of file interp_method_conserv.h.

◆ partial_coverage

int yac_interp_method_conserv_config::partial_coverage

Definition at line 57 of file interp_method_conserv.h.


The documentation for this struct was generated from the following file: