Canoe
Comprehensive Atmosphere N' Ocean Engine
|
#include <configure.hpp>
#include <impl.hpp>
#include <athena/athena.hpp>
#include <athena/coordinates/coordinates.hpp>
#include <athena/hydro/hydro.hpp>
#include <athena/hydro/srcterms/hydro_srcterms.hpp>
#include <athena/mesh/mesh.hpp>
#include <athena/stride_iterator.hpp>
#include <application/application.hpp>
#include "../thermodynamics/thermodynamics.hpp"
Go to the source code of this file.
Functions | |
void | check_hydro_variables (MeshBlock *pmb) |
void check_hydro_variables | ( | MeshBlock * | pmb | ) |
Definition at line 19 of file check_hydro_variables.cpp.