exceptions.hh
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
ElementNotInDomainOfFormula(const Element< G > &elm, const ElementFormula< F, G > &frm)
Constructor.
Definition: exceptions.hh:28
std::string errorMessage_
Definition: exceptions.hh:46
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
Interface for a formula defined element by element.
Definition: elementFormula.hh:35
virtual ~ElementNotInDomainOfFormula()
Definition: exceptions.hh:42
std::string errorMessage_
Definition: exceptions.hh:66
virtual ~PointerToEmptyElementFormula()
Definition: exceptions.hh:62
Exception class to express that the RCP pointer points to 0.
Definition: exceptions.hh:75
virtual ~PointerToEmptyFormula()
Definition: exceptions.hh:82
Exception class to express that an inquired element is not in the domain.
Definition: exceptions.hh:24
ElementNotInDomainOfFormula(const Element< F > &elm)
Definition: exceptions.hh:36
Exception class to express that the RCP pointer points to 0.
Definition: exceptions.hh:55