YetAnotherCoupler 3.5.2
Loading...
Searching...
No Matches
yac_interp_weights Struct Reference
Collaboration diagram for yac_interp_weights:
Collaboration graph

Data Fields

MPI_Comm comm
 
enum yac_location tgt_location
 
enum yac_locationsrc_locations
 
size_t num_src_fields
 
struct interp_weight_stencilstencils
 
size_t stencils_array_size
 
size_t stencils_size
 

Detailed Description

Field Documentation

◆ comm

MPI_Comm yac_interp_weights::comm

Definition at line 114 of file interp_weights.c.

◆ num_src_fields

size_t yac_interp_weights::num_src_fields

Definition at line 118 of file interp_weights.c.

◆ src_locations

enum yac_location* yac_interp_weights::src_locations

Definition at line 117 of file interp_weights.c.

◆ stencils

struct interp_weight_stencil* yac_interp_weights::stencils

Definition at line 120 of file interp_weights.c.

◆ stencils_array_size

size_t yac_interp_weights::stencils_array_size

Definition at line 121 of file interp_weights.c.

◆ stencils_size

size_t yac_interp_weights::stencils_size

Definition at line 121 of file interp_weights.c.

◆ tgt_location

enum yac_location yac_interp_weights::tgt_location

Definition at line 116 of file interp_weights.c.


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