CBiSection Class Reference

#include <BiSection.h>

List of all members.

Public Member Functions

 CBiSection (SparseConectivityMtxII *mtx)
void RecurBiSectOrder (IntArrayList *order)

Private Member Functions

void BiSect (long *nodes, long size, long &domA, long &domB)
void RecurBiSect (long *nodes, long size)

Private Attributes

CMcKee mck
SparseConectivityMtxIImtx

Detailed Description

Definition at line 42 of file BiSection.h.


Constructor & Destructor Documentation

Definition at line 120 of file BiSection.cpp.

References CMcKee::Init(), and mck.


Member Function Documentation

void BiSect ( long *  nodes,
long  size,
long &  domA,
long &  domB 
) [private]
void RecurBiSect ( long *  nodes,
long  size 
) [private]

Definition at line 131 of file BiSection.cpp.

References BiSect().

Referenced by RecurBiSectOrder().

void RecurBiSectOrder ( IntArrayList order  ) 

Definition at line 126 of file BiSection.cpp.

References IntArrayList::Count, IntArrayList::Items, and RecurBiSect().


Member Data Documentation

CMcKee mck [private]

Definition at line 46 of file BiSection.h.

Referenced by BiSect(), and CBiSection().

Definition at line 45 of file BiSection.h.


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

Generated by  doxygen 1.6.2