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

Function Documentation

◆ read_thermo_property()

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.