Canoe
Comprehensive Atmosphere N' Ocean Engine
eos_helper.hpp
Go to the documentation of this file.
1
#ifndef SRC_SNAP_EOS_EOS_HELPER_HPP_
2
#define SRC_SNAP_EOS_EOS_HELPER_HPP_
3
4
#include <athena/defs.hpp>
5
6
class
MeshBlock;
7
template
<
typename
T>
8
class
AthenaArray
;
9
10
void
apply_vapor_limiter
(
AthenaArray<Real>
*pu, MeshBlock *pmb);
11
void
check_hydro_variables
(
AthenaArray<Real>
*pu, MeshBlock *pmb);
12
13
#endif
// SRC_SNAP_EOS_EOS_HELPER_HPP_
AthenaArray
Definition:
decomposition.hpp:18
check_hydro_variables
void check_hydro_variables(AthenaArray< Real > *pu, MeshBlock *pmb)
apply_vapor_limiter
void apply_vapor_limiter(AthenaArray< Real > *pu, MeshBlock *pmb)
Definition:
apply_vapor_limiter.cpp:11
src
snap
eos
eos_helper.hpp
Generated by
1.9.1