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

Data Fields

size_t src_point
 index of the associacted source point
 
double coordinate_xyz [3]
 coordinate of the source point
 
struct gauss_nnn_patchgauss_nnn_patch
 

Detailed Description

Definition at line 125 of file interp_method_hcsbb.c.

Field Documentation

◆ coordinate_xyz

double vertex_interp_data::coordinate_xyz[3]

coordinate of the source point

Definition at line 130 of file interp_method_hcsbb.c.

◆ gauss_nnn_patch

struct gauss_nnn_patch* vertex_interp_data::gauss_nnn_patch

gauss integration point patch used to estimate the derivative at the source point

Definition at line 133 of file interp_method_hcsbb.c.

◆ src_point

size_t vertex_interp_data::src_point

index of the associacted source point

Definition at line 128 of file interp_method_hcsbb.c.


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