rd_cfg.h

Go to the documentation of this file.
00001 /* -----------------------------------------------------------------------------------------
00002     $Header$ 
00003     $Author: svacek $
00004     $Date: 2006-07-07 23:07:52 +0200 (Fri, 07 Jul 2006) $
00005    ----------------------------------------------------------------------------------------- */
00006 #ifndef _RDCFG_SVH
00007 #define _RDCFG_SVH
00008 #include "datastr.h"
00009 int translate(int idx,char *value);
00010 void CfgPrint();
00011 void do_param(char *line);
00012 void CfgPreprocessLine(char *line);
00013 void CfgParse(char *line);
00014 void CfgUsage();
00015 void CfgRead(const int argc,const char *argv[]);
00016 void StartLog();
00017 void CfgReRead();
00018 void CreateReport();
00019 void InitStrings();
00020 void SetSolverParameters(double *par);
00021 #endif

Generated on Sun May 27 11:59:43 2007 for FEMFLUID by  doxygen 1.4.6