![]() |
GranOO
3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
|
Go to the source code of this file.
Classes | |
class | GranOO3::FEM::ElementFactory |
Namespaces | |
GranOO3 | |
GranOO3::FEM | |
This namespace group the entire FEM library. | |
Macros | |
#define | DECLARE_ELEMENT(CLASS) |
#define | RECORD_ELEMENT(CLASS) const bool CLASS::IsRegistered = ElementFactory::get().record<CLASS>(); |
#define DECLARE_ELEMENT | ( | CLASS | ) |
#define RECORD_ELEMENT | ( | CLASS | ) | const bool CLASS::IsRegistered = ElementFactory::get().record<CLASS>(); |