gpdt.cpp File Reference
Go to the source code of this file.
|
Functions |
void | help_message (void) |
void | fatalError (const char *msg1, const char *msg2) |
int32_t | prescan_document (char *file, int32_t *lines, int32_t *vlen, int32_t *ll) |
void | SplitParts (int32_t n, int32_t part, int32_t parts, int32_t *dim, int32_t *off) |
Function Documentation
void fatalError |
( |
const char * |
msg1, |
|
|
const char * |
msg2 | |
|
) |
| | |
void help_message |
( |
void |
|
) |
|
int32_t prescan_document |
( |
char * |
file, |
|
|
int32_t * |
lines, |
|
|
int32_t * |
vlen, |
|
|
int32_t * |
ll | |
|
) |
| | |
void SplitParts |
( |
int32_t |
n, |
|
|
int32_t |
part, |
|
|
int32_t |
parts, |
|
|
int32_t * |
dim, |
|
|
int32_t * |
off | |
|
) |
| | |