YetAnotherCoupler 3.5.2
Loading...
Searching...
No Matches
yac_grid_cell Struct Reference

#include <grid_cell.h>

Collaboration diagram for yac_grid_cell:
Collaboration graph

Data Fields

double(* coordinates_xyz )[3]
 
enum yac_edge_typeedge_type
 
size_t num_corners
 
size_t array_size
 

Detailed Description

Field Documentation

◆ array_size

size_t yac_grid_cell::array_size

size in elements of the arrays: coordinates_x, coordinates_y, edge_type and 1/3 of coordinates_xyz

Definition at line 22 of file grid_cell.h.

◆ coordinates_xyz

double(* yac_grid_cell::coordinates_xyz)[3]

◆ edge_type

enum yac_edge_type* yac_grid_cell::edge_type

◆ num_corners

size_t yac_grid_cell::num_corners

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