|
Chombo + EB + MF
3.2
|
Functions | |
| int | fileExists (const char *const a_filename) |
| Check if a file exists. More... | |
| int | memalign (void **a_memptr, size_t a_alignment, size_t a_size) |
| Allocate aligned memory. More... | |
| int | popcnt (unsigned i) |
| int CHSystem::fileExists | ( | const char *const | a_filename | ) |
Check if a file exists.
| int CHSystem::memalign | ( | void ** | a_memptr, |
| size_t | a_alignment, | ||
| size_t | a_size | ||
| ) |
Allocate aligned memory.
|
inline |
| [in] | a_i | Integer |
1.8.13