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

class Cond_lim Generic class used to represent any class More...

#include <Cond_lim.h>

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

Public Member Functions

 Cond_lim (const Cond_lim &)=default
Cond_limoperator= (const Cond_lim_base &cl_base)
Cond_limoperator= (const Cond_lim &cl)
void adopt (Cond_lim &cl)
 Adopts the Cond_lim passed as a parameter.
int operator== (const Cond_lim &x) const

Detailed Description

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

See also
Cond_lim_base

Definition at line 30 of file Cond_lim.h.

Constructor & Destructor Documentation

◆ Cond_lim()

Cond_lim::Cond_lim ( const Cond_lim & )
default

Member Function Documentation

◆ adopt()

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

Parameters
(Cond_lim&cl)

Definition at line 38 of file Cond_lim.cpp.

◆ operator=() [1/2]

Cond_lim & Cond_lim::operator= ( const Cond_lim & cl)
inline

Definition at line 47 of file Cond_lim.h.

◆ operator=() [2/2]

Cond_lim & Cond_lim::operator= ( const Cond_lim_base & cl_base)
inline

Definition at line 41 of file Cond_lim.h.

◆ operator==()

int Cond_lim::operator== ( const Cond_lim & x) const
inline

Definition at line 53 of file Cond_lim.h.


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