#define _PULL_NEIGH_MAXNUM 4096 |
void _pullBinDone | ( | pullBin * | bin | ) |
void _pullBinFinish | ( | pullContext * | pctx | ) |
void _pullBinInit | ( | pullBin * | bin, | |
unsigned int | incr | |||
) |
pullBin* _pullBinLocate | ( | pullContext * | pctx, | |
double * | pos | |||
) |
void _pullBinPointAdd | ( | pullContext * | pctx, | |
pullBin * | bin, | |||
pullPoint * | point | |||
) |
void _pullBinPointRemove | ( | pullContext * | pctx, | |
pullBin * | bin, | |||
int | loseIdx | |||
) |
int _pullBinSetup | ( | pullContext * | pctx | ) |
int _pullContextCheck | ( | pullContext * | pctx | ) |
double _pullEnergyTotal | ( | const pullContext * | pctx | ) |
int _pullInfoSetup | ( | pullContext * | pctx | ) |
void _pullPointFinish | ( | pullContext * | pctx | ) |
void _pullPointHistAdd | ( | pullPoint * | point, | |
int | cond | |||
) |
void _pullPointHistInit | ( | pullPoint * | point | ) |
void _pullPointNixMeRemove | ( | pullContext * | pctx | ) |
unsigned int _pullPointNumber | ( | const pullContext * | pctx | ) |
double _pullPointScalar | ( | const pullContext * | pctx, | |
const pullPoint * | point, | |||
int | sclInfo, | |||
double | grad[4], | |||
double | hess[9] | |||
) |
int _pullPointSetup | ( | pullContext * | pctx | ) |
void _pullPointStepEnergyScale | ( | pullContext * | pctx, | |
double | scale | |||
) |
int _pullProcess | ( | pullTask * | task | ) |
double _pullStepConstrAverage | ( | const pullContext * | pctx | ) |
double _pullStepInterAverage | ( | const pullContext * | pctx | ) |
void _pullTaskFinish | ( | pullContext * | pctx | ) |
pullTask* _pullTaskNew | ( | pullContext * | pctx, | |
int | threadIdx | |||
) |
int _pullTaskSetup | ( | pullContext * | pctx | ) |
pullVolume* _pullVolumeCopy | ( | pullVolume * | pvol | ) |
int _pullVolumeSetup | ( | pullContext * | pctx | ) |
void* _pullWorker | ( | void * | _task | ) |
void(* _pullInfoAnswerCopy[10])(double *, const double *) |
unsigned int _pullInfoAnswerLen[PULL_INFO_MAX+1] |
double _pullPrayCorner[2][2][3] |
int _pullPraying |
size_t _pullPrayRes[2] |