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

Go to the source code of this file.

Namespaces

 myOctree
 AMR grid stuff.
 

Variables

int myOctree::pad = 2
 
std::vector< std::string > myOctree::scalar_fields
 
std::vector< std::string > myOctree::vector_fields
 
int myOctree::nx_block = 20
 
int myOctree::ny_block = 20
 
int myOctree::nz_block = 10