Chombo + EB
3.0
|
System dependent functions. More...
#include <cstring>
#include "CH_config.H"
#include "BaseNamespaceHeader.H"
#include "BaseNamespaceFooter.H"
Go to the source code of this file.
Namespaces | |
CHSystem | |
Macros | |
#define | _CH_SYSTEM_H_ |
Functions | |
int | CHSystem::memalign (void **a_memptr, size_t a_alignment, size_t a_size) |
Allocate aligned memory. More... | |
int | CHSystem::popcnt (unsigned i) |
System dependent functions.
#define _CH_SYSTEM_H_ |