Canoe
Comprehensive Atmosphere N' Ocean Engine
|
#include <cstring>
#include <string>
#include <athena/parameter_input.hpp>
#include <application/exceptions.hpp>
#include <configure.hpp>
Go to the source code of this file.
Functions | |
void | read_thermo_property (Real var[], char const name[], int len, Real v0, ParameterInput *pin) |
void read_thermo_property | ( | Real | var[], |
char const | name[], | ||
int | len, | ||
Real | v0, | ||
ParameterInput * | pin | ||
) |
Definition at line 14 of file read_thermo_property.cpp.