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

Data Fields

struct { 
 
   size_t   local_id 
 
   yac_int   global_id 
 
src 
 
struct { 
 
   size_t   local_id 
 
   yac_int   global_id 
 
tgt 
 
double norm_area
 
double area
 
double barycenter [3]
 
struct weight_vector_3dsrc_cell_gradient
 

Detailed Description

Definition at line 65 of file interp_method_conserv.c.

Field Documentation

◆ area

double supermesh_cell::area

Definition at line 71 of file interp_method_conserv.c.

◆ barycenter

double supermesh_cell::barycenter[3]

Definition at line 72 of file interp_method_conserv.c.

◆ global_id

yac_int supermesh_cell::global_id

Definition at line 68 of file interp_method_conserv.c.

◆ local_id

size_t supermesh_cell::local_id

Definition at line 67 of file interp_method_conserv.c.

◆ norm_area

double supermesh_cell::norm_area

Definition at line 70 of file interp_method_conserv.c.

◆ [struct]

struct { ... } supermesh_cell::src

◆ src_cell_gradient

struct weight_vector_3d* supermesh_cell::src_cell_gradient

Definition at line 73 of file interp_method_conserv.c.

◆ [struct]

struct { ... } supermesh_cell::tgt

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