AMR-Solver  1.0
Block-based Octree AMR grid flow solver
direction.h File Reference

Go to the source code of this file.

Namespaces

 myOctree
 AMR grid stuff.
 

Typedefs

typedef direction myOctree::Dir
 
typedef position myOctree::Pos
 

Enumerations

enum  myOctree::direction { myOctree::XDIR, myOctree::YDIR, myOctree::ZDIR }
 
enum  myOctree::position { myOctree::RIGHT, myOctree::LEFT }