AMR-Solver  1.0
Block-based Octree AMR grid flow solver
output.h
Go to the documentation of this file.
1 namespace std {
2 
3 void write_output_file();
4 
5 
6 }
Standard input output stuff.
Definition: input.cpp:12
void write_output_file()
Definition: output.cpp:33