TYCHO  1.3.0
 All Data Structures Files Functions Variables Enumerations Enumerator
Data Fields
boundary Struct Reference

#include <variables_global.h>

Data Fields

int up
int down
int left
int right
int front
int back

Detailed Description

Definition at line 90 of file variables_global.h.


Field Documentation

int boundary::back

Definition at line 98 of file variables_global.h.

Referenced by main(), make_ic(), set_boundary(), start_file_reader(), sweep_x(), and sweep_y().

int boundary::down

Definition at line 92 of file variables_global.h.

Referenced by main(), make_ic(), set_boundary(), start_file_reader(), sweep_x(), and sweep_z().

int boundary::front

Definition at line 97 of file variables_global.h.

Referenced by main(), make_ic(), set_boundary(), start_file_reader(), sweep_x(), and sweep_y().

int boundary::left

Definition at line 94 of file variables_global.h.

Referenced by main(), make_ic(), set_boundary(), start_file_reader(), sweep_y(), and sweep_z().

int boundary::right

Definition at line 95 of file variables_global.h.

Referenced by main(), make_ic(), set_boundary(), start_file_reader(), sweep_y(), and sweep_z().

int boundary::up

Definition at line 91 of file variables_global.h.

Referenced by main(), make_ic(), set_boundary(), start_file_reader(), sweep_x(), and sweep_z().


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