UltraScan III
Classes | Typedefs | Functions
us_solutedata.h File Reference
#include "us_spectrodata.h"
Include dependency graph for us_solutedata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  short_sim_comp_s
 
class  bucket
 Store and retrieve solution data. More...
 
class  US_SoluteData
 

Typedefs

typedef struct short_sim_comp_s SimComp
 

Functions

bool buck_vx_lessthan (const bucket &, const bucket &)
 Bucket vertex less than routine for qSort. More...
 

Typedef Documentation

typedef struct short_sim_comp_s SimComp

Function Documentation

bool buck_vx_lessthan ( const bucket ,
const bucket  
)

Bucket vertex less than routine for qSort.

Definition at line 10 of file us_solutedata.cpp.