Overture  Version 25
Macros | Typedefs
memoryUsage.C File Reference
#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>
Include dependency graph for memoryUsage.C:

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
 

Macro Definition Documentation

#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
#define PETSC_USE_PROC_FOR_SIZE   1

Typedef Documentation

typedef double PetscLogDouble