#include "us_solutedata.h"
#include "us_ga_init.h"
#include "us_defines.h"
#include "us_math2.h"
#include "us_settings.h"
Go to the source code of this file.
Macros | |
#define | _MIN_VHR_ 0.01 |
Functions | |
bool | buck_vx_lessthan (const bucket &buck1, const bucket &buck2) |
Bucket vertex less than routine for qSort. More... | |
#define _MIN_VHR_ 0.01 |
Bucket vertex less than routine for qSort.
Definition at line 10 of file us_solutedata.cpp.