MOOSE - Multiscale Object Oriented Simulation Environment
|
#include <HinesMatrix.h>
Public Attributes | |
vector< unsigned int > | children |
Hines indices of child compts. More... | |
double | Cm |
double | Em |
double | initVm |
double | Ra |
double | Rm |
Definition at line 45 of file HinesMatrix.h.
vector< unsigned int > TreeNodeStruct::children |
Hines indices of child compts.
Definition at line 47 of file HinesMatrix.h.
Referenced by HSolvePassive::storeTree().
double TreeNodeStruct::Cm |
Definition at line 50 of file HinesMatrix.h.
Referenced by HSolvePassive::storeTree().
double TreeNodeStruct::Em |
Definition at line 51 of file HinesMatrix.h.
Referenced by HSolvePassive::storeTree().
double TreeNodeStruct::initVm |
Definition at line 52 of file HinesMatrix.h.
Referenced by HSolvePassive::storeTree().
double TreeNodeStruct::Ra |
Definition at line 48 of file HinesMatrix.h.
Referenced by HSolvePassive::storeTree().
double TreeNodeStruct::Rm |
Definition at line 49 of file HinesMatrix.h.
Referenced by HSolvePassive::storeTree().