AMR-Solver  1.0
Block-based Octree AMR grid flow solver
amrsolver.cpp File Reference
#include "octreegrid.h"
#include "poisson.h"
#include "adapt.h"
#include "vtk.h"
#include "input.h"
#include "output.h"
#include <iostream>

Go to the source code of this file.

Namespaces

 amrsolver
 Solver stuff.
 

Functions

void amrsolver::set_initial_field ()
 
void amrsolver::set_field ()
 
void amrsolver::adapt_gradient ()
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 123 of file amrsolver.cpp.