|
| Branch (const std::string &name) |
|
void | calcuSize (int j) |
|
void | updateStateDependentVariables (double t) |
|
void | updateJacobians (double t, int j=0) |
|
void | updateInverseKineticsJacobians (double t) |
|
const fmatvec::Mat & | getJacobian (int j) const |
|
fmatvec::Mat & | getJacobian (int j) |
|
const fmatvec::Vec & | getCurrent () const |
|
fmatvec::Vec & | getCurrent () |
|
const fmatvec::Vec & | getCharge () const |
|
fmatvec::Vec & | getCharge () |
|
void | setvz (double vz_, Mesh *mesh) |
|
void | connect (Mesh *mesh_) |
|
void | clearMeshList () |
|
int | getNumberOfConnectedMeshes () const |
|
Mesh * | getMesh (int i) |
|
void | init (InitStage stage) |
|
void | setStartTerminal (Terminal *p) |
|
void | setEndTerminal (Terminal *p) |
|
Terminal * | getStartTerminal () |
|
Terminal * | getEndTerminal () |
|
void | addConnectedBranch (Branch *branch) |
|
void | buildTreeBranches (Branch *callingBranch, std::vector< Branch * > &treeBranch, unsigned int nmax) |
|
void | buildMeshes (Terminal *callingTerminal, Branch *callingBranch, Mesh *currentMesh, bool &foundMesh) |
|
void | setFlag (int f) |
|
int | getFlag () const |
|
Object * | getObjectDependingOn () const |
|
void | setPrecessor (Object *obj) |
|
void | updateh0Fromh1 (double t) |
|
void | updateW0FromW1 (double t) |
|
void | updateV0FromV1 (double t) |
|
virtual std::string | getType () const |
|
Atom & | operator= (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) |
|
The documentation for this class was generated from the following files:
- /home/mbsim/win64-dailyrelease/mbsim/modules/mbsimElectronics/mbsimElectronics/simulation_classes.h
- /home/mbsim/win64-dailyrelease/mbsim/modules/mbsimElectronics/mbsimElectronics/simulation_classes.cc