Go to the documentation of this file. 1 #ifndef OBSERVATIONREGION_HPP
2 #define OBSERVATIONREGION_HPP
19 std::vector<double **>
prs;
25 const double*
const *prs_curr,
29 const double*
const *u_y_curr,
30 const double **u_z_curr,
31 const double &curr_time,
38 void write(
const std::string file_name);