|
◆ InputInterpolationYAC()
pism::InputInterpolationYAC::InputInterpolationYAC |
( |
const Grid & |
target_grid, |
|
|
const File & |
input_file, |
|
|
const std::string & |
variable_name, |
|
|
InterpolationType |
type |
|
) |
| |
Definition at line 272 of file InputInterpolationYAC.cc.
References pism::RuntimeError::add_context(), pism::grid::CELL_CENTER, pism::Grid::ctx(), define_field(), pism::Grid::dx(), pism::dx_min(), pism::Grid::dy(), pism::dy_min(), pism::RuntimeError::formatted(), pism::MappingInfo::FromFile(), pism::Grid::get_mapping_info(), pism::GlobalMin(), pism::grid_name(), pism::grid_subset(), pism::grid::InputGridInfo::longitude_latitude, pism::grid::InputGridInfo::Lx, pism::grid::InputGridInfo::Ly, m_buffer, m_instance_id, m_source_field_id, m_target_field_id, pism::File::name(), pism::grid::Parameters::ownership_ranges_from_options(), pism::PIECEWISE_CONSTANT, PISM_ERROR_LOCATION, pism::pism_yac_error_handler(), pism::MappingInfo::proj_string, pism::grid::Parameters::registration, pism::grid::InputGridInfo::report(), pism::grid::Parameters::variable_name, pism::grid::Parameters::vertical_grid_from_options(), pism::grid::InputGridInfo::x, pism::Grid::x(), pism::grid::InputGridInfo::x0, pism::grid::Parameters::x0, pism::Grid::xm(), pism::Grid::xs(), pism::grid::InputGridInfo::y, pism::Grid::y(), pism::grid::InputGridInfo::y0, pism::grid::Parameters::y0, pism::Grid::ym(), and pism::Grid::ys().
|