Canoe
Comprehensive Atmosphere N' Ocean Engine
mesh_setup.cpp File Reference
#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)
 

Function Documentation

◆ mesh_setup()

void mesh_setup ( ParameterInput *&  pinput,
Mesh *&  pmesh 
)

Definition at line 27 of file mesh_setup.cpp.