JunctionStruct Struct Reference

#include <HinesMatrix.h>

List of all members.

Public Member Functions

 JunctionStruct (unsigned int i, unsigned int r)
bool operator< (const JunctionStruct &other) const

Public Attributes

unsigned int index
 Hines index of the compartment.
unsigned int rank

Constructor & Destructor Documentation

JunctionStruct::JunctionStruct ( unsigned int  i,
unsigned int  r 
) [inline]

Member Function Documentation

bool JunctionStruct::operator< ( const JunctionStruct other  )  const [inline]

References index.


Member Data Documentation

unsigned int JunctionStruct::index

Hines index of the compartment.

Referenced by operator<().

unsigned int JunctionStruct::rank

Number of elements "remaining" in this compartment's group: i.e., number of children with a larger Hines index, +1 for the parent.


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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1