Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

e_init.h File Reference

#include "../../util/iniparser/src/iniparser.h"
#include "./e_kernel.h"

Go to the source code of this file.

Functions

int read_ini_file (void)
 Use iniparser functions to read the parameter file.
int read_global_data_from_ini_dictionary (dictionary *d, struct global_data_3D *gdp)
 Use iniparser functions to read the global data.
int read_flow_condition_from_ini_dictionary (dictionary *d, int j)
 Use iniparser functions to read the flow condition data.
int read_block_data_from_ini_dictionary (dictionary *d, struct block_data_3D *bdp, int j)
 Use iniparser functions to read the data for a single block.


Detailed Description


Function Documentation

int read_global_data_from_ini_dictionary dictionary d,
struct global_data_3D gdp
 

Use iniparser functions to read the global data.

This is also a good place to initialize global data, such as various bits of configuration that needs to be set.


Generated on Tue Oct 25 10:24:12 2005 for CFCFD by  doxygen 1.4.4