NGSolve  4.9
Public Member Functions
ngstd::LocalHeapMem< S > Class Template Reference

Optimized memory handler. More...

#include <localheap.hpp>

Inheritance diagram for ngstd::LocalHeapMem< S >:
ngstd::LocalHeap

List of all members.

Public Member Functions

 LocalHeapMem (const char *aname) throw ()

Detailed Description

template<int S>
class ngstd::LocalHeapMem< S >

Optimized memory handler.

Provides static memory for the local heap. The template argument specifies the size in number of chars.


The documentation for this class was generated from the following file: