SPH
|
Rheology of materials. More...
#include "common/ForwardDecl.h"
#include "objects/containers/Array.h"
#include "objects/geometry/TracelessTensor.h"
#include "objects/wrappers/AutoPtr.h"
Go to the source code of this file.
Classes | |
class | IRheology |
Base class of rheological models. More... | |
class | VonMisesRheology |
Introduces plastic behavior for stress tensor, using von Mises yield criterion [16]. More... | |
class | DruckerPragerRheology |
Pressure dependent failure modes [5]. More... | |
class | ElasticRheology |
Perfectly elastic material, no yielding nor fragmentation. More... | |