![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
#include <ostream>
#include <mechsys/fem/element.h>
#include <mechsys/util/util.h>
Go to the source code of this file.
Classes | |
class | FEM::Beam |
Namespaces | |
namespace | FEM |
Finite Element Method. | |
Functions | |
Element * | FEM::BeamMaker (int NDim, Mesh::Cell const &Cell, Model const *Mdl, Model const *XMdl, SDPair const &Prp, SDPair const &Ini, Array< Node * > const &Nodes) |
int | FEM::BeamRegister () |
Variables | |
int | FEM::__Beam_dummy_int = BeamRegister() |