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 (int n, int part, int parts, int *dim, int *off) |
void | SplitNum (int n, int *nloc, int *noff) |
#define cachetype KERNELCACHE_ELEM |
void SplitNum | ( | int | n, | |
int * | nloc, | |||
int * | noff | |||
) |
void SplitParts | ( | int | n, | |
int | part, | |||
int | parts, | |||
int * | dim, | |||
int * | off | |||
) |