Toast++  1.0.2 (r.539)
Forward and inverse modelling in optical tomography
Public Member Functions | Friends | List of all members
NodeList Class Reference

Public Member Functions

 NodeList (int length)
 
 NodeList (const NodeList &nl)
 
void New (int length)
 
void Append (int number)
 
void Clear ()
 
void SetList (int no, Node *nds)
 
void Remove (int nd)
 
int Len (void) const
 
int Exists (const Node &node, double rad=1e-8) const
 
int TotBnd (void) const
 
int NumberOf (BYTE bndtype) const
 
Nodeoperator[] (int rec) const
 
void Swap (int nd1, int nd2)
 

Friends

std::istream & operator>> (std::istream &is, NodeList &nlist)
 
std::ostream & operator<< (std::ostream &os, NodeList &nlist)
 

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