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

Data Fields

FILE * file
 
unsigned num_cells
 
unsigned num_points
 
struct scalars_datascalars_cell_data
 
struct scalars_datascalars_point_data
 
unsigned num_scalars_cell_data
 
unsigned num_scalars_point_data
 

Detailed Description

Examples
test_vtk_output.c.

Definition at line 35 of file vtk_output.c.

Field Documentation

◆ file

FILE* YAC_VTK_FILE_::file

Definition at line 37 of file vtk_output.c.

◆ num_cells

unsigned YAC_VTK_FILE_::num_cells

Definition at line 39 of file vtk_output.c.

◆ num_points

unsigned YAC_VTK_FILE_::num_points

Definition at line 39 of file vtk_output.c.

◆ num_scalars_cell_data

unsigned YAC_VTK_FILE_::num_scalars_cell_data

Definition at line 42 of file vtk_output.c.

◆ num_scalars_point_data

unsigned YAC_VTK_FILE_::num_scalars_point_data

Definition at line 42 of file vtk_output.c.

◆ scalars_cell_data

struct scalars_data* YAC_VTK_FILE_::scalars_cell_data

Definition at line 41 of file vtk_output.c.

◆ scalars_point_data

struct scalars_data * YAC_VTK_FILE_::scalars_point_data

Definition at line 41 of file vtk_output.c.


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