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

Optimized memory handler. More...

#include <localheap.hpp>

Inheritance diagram for ngstd::LocalHeapMem< S >:
Inheritance graph
[legend]
Collaboration diagram for ngstd::LocalHeapMem< S >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

INLINE 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: