yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #23040
[Question #690708]: base class ??
New question #690708 on Yade:
https://answers.launchpad.net/yade/+question/690708
Hello,
I am writing iPhys for a new contact law and I have to complete the YADE_CLASS_BASE_DOC_ATTRS_CTOR()
My question is simple:
what is the base class i have to precise ?? what is its role ??
For instance for FrictPhys the base class is NormShearPhys:
https://gitlab.com/yade-dev/trunk/-/blob/master/pkg/dem/FrictPhys.hpp#L21
In my case, my new law doesn't include any elasticity and is independant: what should i put as
a base class in YADE_CLASS_BASE_DOC_ATTRS_CTOR ??
Thanks,
Vincent
--
You received this question notification because your team yade-users is
an answer contact for Yade.