![]() |
AMR-Solver
1.0
Block-based Octree AMR grid flow solver
|
#include <string.h>#include <string>#include <list>#include <vector>#include "boundary.h"#include "field.h"#include "vecfield.h"Go to the source code of this file.
Classes | |
| class | myOctree::Block |
| This class is a generic data block of a octree node in the block-based AMR mesh. More... | |
Namespaces | |
| myOctree | |
| AMR grid stuff. | |