|
TrioCFD 1.9.9_beta
TrioCFD documentation
|
class Cond_lim Generic class used to represent any class More...
#include <Cond_lim.h>
Public Member Functions | |
| Cond_lim (const Cond_lim &)=default | |
| Cond_lim & | operator= (const Cond_lim_base &cl_base) |
| Cond_lim & | operator= (const Cond_lim &cl) |
| void | adopt (Cond_lim &cl) |
| Adopts the Cond_lim passed as a parameter. | |
| int | operator== (const Cond_lim &x) const |
class Cond_lim Generic class used to represent any class
derived from the Cond_lim_base class Most methods call the methods of the underlying object Problem through the valeur() method declared thanks to the macro
Definition at line 30 of file Cond_lim.h.
|
default |
| void Cond_lim::adopt | ( | Cond_lim & | cl | ) |
Adopts the Cond_lim passed as a parameter.
There is no copy. The Cond_lim_base possibly held before the call is destroyed. WARNING cl is null after
| (Cond_lim& | cl) |
Definition at line 38 of file Cond_lim.cpp.
Definition at line 47 of file Cond_lim.h.
|
inline |
Definition at line 41 of file Cond_lim.h.
|
inline |
Definition at line 53 of file Cond_lim.h.