Canoe
Comprehensive Atmosphere N' Ocean Engine
mesh_destroy.cpp File Reference
#include <iostream>
#include <athena/mesh/mesh.hpp>
#include <athena/outputs/io_wrapper.hpp>
#include <athena/parameter_input.hpp>
#include <application/globals.hpp>
#include <configure.hpp>
#include "index_map.hpp"
#include "snap/thermodynamics/thermodynamics.hpp"
#include "outputs/output_utils.hpp"
#include "nbody/particle_data.hpp"

Go to the source code of this file.

Functions

void mesh_destroy (ParameterInput *&pinput, Mesh *&pmesh, int mbcnt)
 

Function Documentation

◆ mesh_destroy()

void mesh_destroy ( ParameterInput *&  pinput,
Mesh *&  pmesh,
int  mbcnt 
)

Definition at line 26 of file mesh_destroy.cpp.