AMR-Solver  1.0
Block-based Octree AMR grid flow solver
octreegrid.h File Reference
#include "octree.h"

Go to the source code of this file.

Namespaces

 myOctree
 AMR grid stuff.
 

Functions

void myOctree::create_list_of_leaf_nodes ()
 
void myOctree::create_list_of_root_nodes ()
 
void myOctree::create_lists_of_level_nodes ()
 
void myOctree::create_node (int blocknumber, double xmin, double xmax, double ymin, double ymax, double zmin, double zmax, int level, NodeBc **bc)
 
void myOctree::OctreeGrid ()
 
void myOctree::reassign_neighbours ()