#include <new>#include <stdlib.h>#include <forward_list>#include "b2ppconfig.h"

Go to the source code of this file.
Classes | |
| class | b2000::Allocator |
Namespaces | |
| namespace | b2000 |
| Contains the base classes for implementing Finite Elements. | |
A specialised memory allocator and a temporary buffer.
The current implementation is not thread safe.