Canoe
Comprehensive Atmosphere N' Ocean Engine
|
#include <athena/mesh/mesh.hpp>
#include <athena/outputs/io_wrapper.hpp>
#include <athena/parameter_input.hpp>
#include <application/command_line.hpp>
#include <application/exceptions.hpp>
#include <configure.hpp>
#include "impl.hpp"
#include "index_map.hpp"
#include "snap/thermodynamics/thermodynamics.hpp"
#include "nbody/particle_data.hpp"
Go to the source code of this file.
Functions | |
void | mesh_setup (ParameterInput *&pinput, Mesh *&pmesh) |
void mesh_setup | ( | ParameterInput *& | pinput, |
Mesh *& | pmesh | ||
) |
Definition at line 27 of file mesh_setup.cpp.