YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Data Fields
triangle_interp_data Struct Reference
Collaboration diagram for triangle_interp_data:
Collaboration graph

Data Fields

struct edge_interp_dataedges [3]
 edges of the triangle (edge[0] is the on opposing corner src_points[0])
 
struct weight_vector c_111_a [3]
 weights for alpha values used to compute c_111
 

Detailed Description

Definition at line 166 of file interp_method_hcsbb.c.

Field Documentation

◆ c_111_a

struct weight_vector triangle_interp_data::c_111_a[3]

weights for alpha values used to compute c_111

Definition at line 172 of file interp_method_hcsbb.c.

◆ edges

struct edge_interp_data* triangle_interp_data::edges[3]

edges of the triangle (edge[0] is the on opposing corner src_points[0])

Definition at line 169 of file interp_method_hcsbb.c.


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