![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
#include <mechsys/models/model.h>
#include <mechsys/models/equilibstate.h>
Go to the source code of this file.
Classes | |
class | LinElastic |
Functions | |
Model * | LinElasticMaker (int NDim, SDPair const &Prms, Model const *O) |
int | LinElasticRegister () |
Variables | |
int | __LinElastic_dummy_int = LinElasticRegister() |
Model* LinElasticMaker | ( | int | NDim, |
SDPair const & | Prms, | ||
Model const * | O | ||
) |
int LinElasticRegister | ( | ) |