AMR-Solver  1.0
Block-based Octree AMR grid flow solver
vtk.cpp File Reference
#include "octree.h"
#include <stdio.h>
#include <iostream>

Go to the source code of this file.

Namespaces

 myOctree
 AMR grid stuff.
 

Functions

long int myOctree::get_point (int i, int j, int k, int Npx, int Npy)
 
void myOctree::write_vtk (std::list< Octree * > &nodes)