YAC 3.12.0
Yet Another Coupler
Loading...
Searching...
No Matches
yac_interp_operator Struct Reference

Abstract interpolation operator type. More...

#include <interp_operator_internal.h>

Collaboration diagram for yac_interp_operator:
Collaboration graph

Data Fields

const struct yac_interp_operator_vtablevtable
 

Detailed Description

Abstract interpolation operator type.

Acts as a base class for all concrete interpolation operators. Polymorphic behavior is provided via the vtable.

Definition at line 53 of file interp_operator_internal.h.

Field Documentation

◆ vtable

const struct yac_interp_operator_vtable* yac_interp_operator::vtable

Definition at line 54 of file interp_operator_internal.h.


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