Go to the source code of this file.
Classes | |
class | sKernel |
Defines | |
#define | MAXLENGTH 256 |
#define | cachetype KERNELCACHE_ELEM |
#define | EPS_SV 1.0e-9 |
Enumerations | |
enum | { SOLVER_VPM = 0, SOLVER_FLETCHER = 1 } |
Functions | |
void | SplitParts (int32_t n, int32_t part, int32_t parts, int32_t *dim, int32_t *off) |
void | SplitNum (int32_t n, int32_t *nloc, int32_t *noff) |
#define cachetype KERNELCACHE_ELEM |
void SplitNum | ( | int32_t | n, | |
int32_t * | nloc, | |||
int32_t * | noff | |||
) |
void SplitParts | ( | int32_t | n, | |
int32_t | part, | |||
int32_t | parts, | |||
int32_t * | dim, | |||
int32_t * | off | |||
) |