GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Namespaces | Functions | Variables
UpdateBondVectorStress.cpp File Reference
#include <limits>
#include "GranOO3/PlugIn/UpdateBondVectorStress.hpp"
#include "GranOO3/DEM/Element.hpp"
#include "GranOO3/DEM/Bond.hpp"
#include "GranOO3/DEM/SupportShape.hpp"
#include "GranOO3/DEM/Prop/BondVectorStress.hpp"

Namespaces

 GranOO3
 
 GranOO3::PlugIn
 This namespace group the entire PlugIn library.
 

Functions

 GranOO3::PlugIn::REGISTER_GRANOO_PLUGIN_DESC (UpdateBondVectorStress, desc)
 

Variables

static const char * desc
 

Variable Documentation

◆ desc

const char* desc
static
Initial value:
= R"V0G0N(
This PlugIn computes stress vector based on the force reaction. Note that this
plugin is very experimental and, at this time, this method does not provide good
results. So it is not documented.
)V0G0N"