Rheolef  7.1
an efficient C++ finite element environment
iorheobase_memory_handler< T >

Public Member Functions

list< iorheo * > * pointer_list
 
list< iofem * > * pointer_list
 

Static Public Member Functions

static Tiorheobase_alloc ()
 
static Tget_pointer (std::ios &io)
 

Static Public Attributes

static std::list< T * > * pointer_list
 

Detailed Description

template<class T>
class rheolef::iorheobase_memory_handler< T >

Definition at line 144 of file iorheobase.h.

Member Function Documentation

◆ iorheobase_alloc()

static T* iorheobase_alloc ( )
static

Definition at line 147 of file iorheobase.h.

◆ get_pointer()

static T* get_pointer ( std::ios &  io)
static

Definition at line 160 of file iorheobase.h.

◆ pointer_list() [1/2]

list< iorheo * > * pointer_list

Definition at line 192 of file iorheo.cc.

◆ pointer_list() [2/2]

list< iofem * > * pointer_list

Definition at line 60 of file iofem.cc.

Member Data Documentation

◆ pointer_list

std::list<T*>* pointer_list
static

Definition at line 146 of file iorheobase.h.


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