File kernel/src/modelingTools/EqualityConditionNSL.hpp

Go to the source code of this file

class EqualityConditionNSL : public NonSmoothLaw
#include <>

Equality NonSmoothLaw.

Public Functions

EqualityConditionNSL(unsigned int size)

basic constructor

Parameters

size – of the non smooth law

~EqualityConditionNSL()

Destructor.

inline virtual void display() const override

display the data of the NonSmoothLaw on the standard output

ACCEPT_STD_VISITORS()

Private Functions

ACCEPT_SERIALIZATION(EqualityConditionNSL)
EqualityConditionNSL() = default

default constructor