All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Protected Attributes | List of all members
MBSimElectronics::Mesh Class Reference
Inheritance diagram for MBSimElectronics::Mesh:
MBSim::Object MBSim::Element fmatvec::Atom

Public Member Functions

 Mesh (const std::string &name)
 
void calcqSize ()
 
void calcuSize (int j)
 
void updateStateDependentVariables (double t)
 
void updateJacobians (double t, int j=0)
 
void updateInverseKineticsJacobians (double t)
 
void init (InitStage stage)
 
Object * getObjectDependingOn () const
 
void setPrecessor (Object *obj)
 
void addBranch (Branch *branch_)
 
int getNumberOfBranches ()
 
BranchgetBranch (int i)
 
- Public Member Functions inherited from MBSim::Element
virtual std::string getType () const
 
- Public Member Functions inherited from fmatvec::Atom
Atomoperator= (const Atom &)
 
void setMessageStreamActive (MsgType type, bool active)
 
void getMessageStream (MsgType type, boost::shared_ptr< bool > &a, boost::shared_ptr< std::ostream > &s)
 
void adoptMessageStreams (const Atom *src=NULL)
 
std::ostream & msg (MsgType type)
 
bool msgAct (MsgType type)
 

Protected Attributes

Object * precessor
 
std::vector< Branch * > branch
 

Additional Inherited Members

- Public Types inherited from fmatvec::Atom
enum  MsgType
 
- Static Public Member Functions inherited from fmatvec::Atom
static void setCurrentMessageStream (MsgType type, const boost::shared_ptr< bool > &a=boost::make_shared< bool >(true), const boost::shared_ptr< std::ostream > &s=boost::make_shared< std::ostream >(std::cout.rdbuf()))
 
static std::ostream & msgStatic (MsgType type)
 
static bool msgActStatic (MsgType type)
 
- Protected Member Functions inherited from fmatvec::Atom
 Atom (const Atom &src)
 

The documentation for this class was generated from the following files:

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML