#include <math.h>
#include "Timestep.h"
#include "Inform.h"
#include "utilities.h"
Go to the source code of this file.
Defines | |
#define | myintptrtype unsigned long |
Functions | |
void * | alloc_aligned_ptr (size_t sz, size_t blocksz, void **unalignedptr) |
|
Definition at line 37 of file Timestep.C. |
|
Definition at line 43 of file Timestep.C. Referenced by Timestep::Timestep. |