|
TrioCFD 1.9.9_beta
TrioCFD documentation
|
An array of Motcle objects. More...
#include <Motcle.h>
Public Member Functions | |
| Motcles (int) | |
| Constructor. Creates an array of i elements. | |
| int | rang (const char *const ch) const |
| int | contient_ (const char *const ch) const |
| int | search (const Motcle &t) const |
| Motcles::Motcles | ( | int | i | ) |
Constructor. Creates an array of i elements.
| i | Number of keywords. |
Definition at line 159 of file Motcle.cpp.
| int Motcles::contient_ | ( | const char *const | ch | ) | const |
Definition at line 331 of file Motcle.cpp.
| int Motcles::rang | ( | const char *const | ch | ) | const |
Definition at line 336 of file Motcle.cpp.
| int Motcles::search | ( | const Motcle & | t | ) | const |
Definition at line 319 of file Motcle.cpp.