Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
octree.h
Go to the documentation of this file.
1/** @file octree.h
2 */
3#define dimension 3
4#define GRIDNAME "Octree"
5#include "tree.h"
6
9}
void octree_methods()
Definition octree.h:7
void tree_methods()