Class NSLawMatrix

Contents

Class NSLawMatrix#

Defined in Program listing for file kernel/src/modelingTools/NSLawMatrix.hpp

class NSLawMatrix : public boost::numeric::ublas::symmetric_matrix<SP::NonSmoothLaw>#

This class uses (extends) a symmetric matrix to store NonSmoothLaws associated to pairs of integers.

It can be used e.g. to maintain a list of non-smooth laws associated with contact between types of objects.