YAC 3.12.0
Yet Another Coupler
Loading...
Searching...
No Matches
experiment_configuration Struct Reference
Collaboration diagram for experiment_configuration:
Collaboration graph

Data Fields

bool write_weights
 
bool write_vtk
 
char const ** component_names
 
size_t num_components
 
enum interp_stack_typeinterpolations
 
size_t num_interpolations
 

Detailed Description

Definition at line 38 of file toy_scrip.c.

Field Documentation

◆ component_names

char const** experiment_configuration::component_names

Definition at line 41 of file toy_scrip.c.

◆ interpolations

enum interp_stack_type* experiment_configuration::interpolations

Definition at line 43 of file toy_scrip.c.

◆ num_components

size_t experiment_configuration::num_components

Definition at line 42 of file toy_scrip.c.

◆ num_interpolations

size_t experiment_configuration::num_interpolations

Definition at line 44 of file toy_scrip.c.

◆ write_vtk

bool experiment_configuration::write_vtk

Definition at line 40 of file toy_scrip.c.

◆ write_weights

bool experiment_configuration::write_weights

Definition at line 39 of file toy_scrip.c.


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