|
Overture
Version 25
|
#include "OvertureDefine.h"#include "Overture.h"#include <ctype.h>#include <sys/types.h>#include <sys/stat.h>#include <stdlib.h>#include <fcntl.h>#include <time.h>#include <sys/resource.h>
Macros | |
| #define | PETSC_HAVE_GETRUSAGE 1 |
| #define | PETSC_HAVE_STDLIB_H 1 |
| #define | PETSC_HAVE_SYS_RESOURCE_H 1 |
| #define | PETSC_USE_PROC_FOR_SIZE 1 |
| #define | PETSC_HAVE_GETPAGESIZE 1 |
| #define | PETSC_MAX_PATH_LEN 4096 |
Typedefs | |
| typedef double | PetscLogDouble |
| #define PETSC_HAVE_GETPAGESIZE 1 |
| #define PETSC_HAVE_GETRUSAGE 1 |
| #define PETSC_HAVE_STDLIB_H 1 |
| #define PETSC_HAVE_SYS_RESOURCE_H 1 |
| #define PETSC_MAX_PATH_LEN 4096 |
Referenced by Overture::getCurrentMemoryUsage().
| #define PETSC_USE_PROC_FOR_SIZE 1 |
| typedef double PetscLogDouble |
1.8.3