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