MOOSE - Multiscale Object Oriented Simulation Environment
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
TreeNodeStruct Struct Reference

#include <HinesMatrix.h>

+ Collaboration diagram for TreeNodeStruct:

Public Attributes

vector< unsigned int > children
 Hines indices of child compts. More...
 
double Cm
 
double Em
 
double initVm
 
double Ra
 
double Rm
 

Detailed Description

Definition at line 45 of file HinesMatrix.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: