b2api
B2000++ API Reference Manual, VERSION 4.6
 
Loading...
Searching...
No Matches
b2allocator.H File Reference
#include <new>
#include <stdlib.h>
#include <forward_list>
#include "b2ppconfig.h"
Include dependency graph for b2allocator.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  b2000::Allocator
 

Namespaces

namespace  b2000
 Contains the base classes for implementing Finite Elements.
 

Detailed Description

A specialised memory allocator and a temporary buffer.

The current implementation is not thread safe.