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

#include <tree.h>

Collaboration diagram for Tree:
[legend]

Data Fields

Grid g
 
Layer ** L
 
Cache leaves
 
Cache faces
 
Cache vertices
 
Cache refined
 
CacheLevelactive
 
CacheLevelprolongation
 
CacheLevelboundary
 
CacheLevelrestriction
 
bool dirty
 

Detailed Description

Definition at line 167 of file tree.h.

Field Documentation

◆ active

CacheLevel* Tree::active

Definition at line 175 of file tree.h.

◆ boundary

CacheLevel* Tree::boundary

Definition at line 177 of file tree.h.

◆ dirty

bool Tree::dirty

Definition at line 181 of file tree.h.

◆ faces

Cache Tree::faces

Definition at line 172 of file tree.h.

◆ g

Grid Tree::g

Definition at line 168 of file tree.h.

◆ L

Layer** Tree::L

Definition at line 169 of file tree.h.

◆ leaves

Cache Tree::leaves

Definition at line 171 of file tree.h.

◆ prolongation

CacheLevel* Tree::prolongation

Definition at line 176 of file tree.h.

◆ refined

Cache Tree::refined

Definition at line 174 of file tree.h.

◆ restriction

CacheLevel* Tree::restriction

Definition at line 179 of file tree.h.

◆ vertices

Cache Tree::vertices

Definition at line 173 of file tree.h.


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