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

#include <tree.h>

Collaboration diagram for Layer:
[legend]

Data Fields

struct _Memindexm
 
Mempoolpool
 
long nc
 
int len
 

Detailed Description

Definition at line 116 of file tree.h.

Field Documentation

◆ len

int Layer::len

Definition at line 120 of file tree.h.

Referenced by alloc_children(), check_depth(), and init_grid().

◆ m

struct _Memindex* Layer::m

Definition at line 117 of file tree.h.

Referenced by alloc_children(), check_depth(), and init_grid().

◆ nc

long Layer::nc

Definition at line 119 of file tree.h.

Referenced by alloc_children(), and check_depth().

◆ pool

Mempool* Layer::pool

Definition at line 118 of file tree.h.

Referenced by alloc_children().


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