#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/common/arrays.hh>
|
static bool * | malloc (size_t nmemb) |
| allocate array of nmemb objects of type T More...
|
|
static void | free (bool *p) |
| release memory previously allocated with malloc member More...
|
|
static bool * | realloc (bool *oldMem, size_t oldSize, size_t nmemb) |
| allocate array of nmemb objects of type T More...
|
|
release memory previously allocated with malloc member
allocate array of nmemb objects of type T
allocate array of nmemb objects of type T
The documentation for this struct was generated from the following file: