Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
Mempool Struct Reference

#include <mempool.h>

Collaboration diagram for Mempool:
[legend]

Data Fields

charfirst
 
charlastb
 
size_t size
 
size_t poolsize
 
Poolpool
 
Poollast
 

Detailed Description

Definition at line 14 of file mempool.h.

Field Documentation

◆ first

char* Mempool::first

Definition at line 15 of file mempool.h.

◆ last

Pool * Mempool::last

Definition at line 18 of file mempool.h.

◆ lastb

char * Mempool::lastb

Definition at line 15 of file mempool.h.

◆ pool

Pool* Mempool::pool

Definition at line 18 of file mempool.h.

◆ poolsize

size_t Mempool::poolsize

Definition at line 17 of file mempool.h.

◆ size

size_t Mempool::size

Definition at line 16 of file mempool.h.


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