16#ifndef Cond_lim_included
17#define Cond_lim_included
19#include <Cond_lim_base.h>
20#include <TRUST_Deriv.h>
class Cond_lim_base Base class for the hierarchy of classes that represent the different boundary con...
int operator==(const Cond_lim &x) const
void adopt(Cond_lim &cl)
Adopts the Cond_lim passed as a parameter.
Cond_lim & operator=(const Cond_lim_base &cl_base)
Cond_lim(const Cond_lim &)=default