TrioCFD 1.9.9_beta
TrioCFD documentation
Loading...
Searching...
No Matches
Motcles Class Reference

An array of Motcle objects. More...

#include <Motcle.h>

Inheritance diagram for Motcles:
[legend]
Collaboration diagram for Motcles:
[legend]

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

Detailed Description

An array of Motcle objects.

Definition at line 62 of file Motcle.h.

Constructor & Destructor Documentation

◆ Motcles()

Motcles::Motcles ( int i)

Constructor. Creates an array of i elements.

Parameters
iNumber of keywords.

Definition at line 159 of file Motcle.cpp.

Member Function Documentation

◆ contient_()

int Motcles::contient_ ( const char *const ch) const

Definition at line 331 of file Motcle.cpp.

◆ rang()

int Motcles::rang ( const char *const ch) const

Definition at line 336 of file Motcle.cpp.

◆ search()

int Motcles::search ( const Motcle & t) const

Definition at line 319 of file Motcle.cpp.


The documentation for this class was generated from the following files:
  • /home/docs/trust-code/src/Kernel/Utilitaires/Motcle.h
  • /home/docs/trust-code/src/Kernel/Utilitaires/Motcle.cpp