MBDyn-1.7.3
|
#include "matvec3.h"
Go to the source code of this file.
Classes | |
class | Gust |
struct | GustRead |
Functions | |
bool | SetGustData (const char *name, GustRead *rf) |
void | InitGustData (void) |
void | DestroyGustData (void) |
Gust * | ReadGustData (const DataManager *pDM, MBDynParser &HP) |
void DestroyGustData | ( | void | ) |
Definition at line 233 of file gust.cc.
References done, GustFuncMap, and MBDYN_EXCEPT_ARGS.
Referenced by DataManager::~DataManager().
void InitGustData | ( | void | ) |
Definition at line 212 of file gust.cc.
References done, and SetGustData().
Referenced by DataManager::DataManager().
Gust* ReadGustData | ( | const DataManager * | pDM, |
MBDynParser & | HP | ||
) |
Definition at line 190 of file gust.cc.
References DEBUGCOUTFNAME, func(), IncludeParser::GetLineData(), GustFuncMap, HighParser::IsWord(), and MBDYN_EXCEPT_ARGS.
Referenced by ReadAirstreamData(), and DataManager::ReadElems().