|
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
This is the complete list of members for pism::Grid, including all inherited members.
| cell_area() const | pism::Grid | |
| com | pism::Grid | |
| compute_point_neighbors(double X, double Y, int &i_left, int &i_right, int &j_bottom, int &j_top) const | pism::Grid | |
| ctx() const | pism::Grid | |
| dx() const | pism::Grid | |
| dy() const | pism::Grid | |
| dz_max() const | pism::Grid | |
| dz_min() const | pism::Grid | |
| forget_interpolations() | pism::Grid | |
| FromFile(std::shared_ptr< const Context > ctx, const File &file, const std::vector< std::string > &var_names, grid::Registration r) | pism::Grid | static |
| FromOptions(std::shared_ptr< const Context > ctx) | pism::Grid | static |
| get_dm(unsigned int dm_dof, unsigned int stencil_width) const | pism::Grid | |
| get_interpolation(const std::vector< double > &levels, const File &input_file, const std::string &variable_name, InterpolationType type) const | pism::Grid | |
| get_mapping_info() const | pism::Grid | |
| Grid(std::shared_ptr< const Context > context, const grid::Parameters &p) | pism::Grid | |
| Grid(const Grid &) | pism::Grid | private |
| interpolation_weights(double x, double y) const | pism::Grid | |
| kBelowHeight(double height) const | pism::Grid | |
| Lx() const | pism::Grid | |
| Ly() const | pism::Grid | |
| Lz() const | pism::Grid | |
| m_impl | pism::Grid | private |
| max_patch_size() const | pism::Grid | |
| Mx() const | pism::Grid | |
| My() const | pism::Grid | |
| Mz() const | pism::Grid | |
| operator=(const Grid &) | pism::Grid | private |
| periodicity() const | pism::Grid | |
| point_neighbors(double X, double Y) const | pism::Grid | |
| points(unsigned int stencil_width=0) const | pism::Grid | inline |
| rank() const | pism::Grid | |
| registration() const | pism::Grid | |
| report_parameters() const | pism::Grid | |
| set_mapping_info(const MappingInfo &info) | pism::Grid | |
| Shallow(std::shared_ptr< const Context > ctx, double Lx, double Ly, double x0, double y0, unsigned int Mx, unsigned int My, grid::Registration r, grid::Periodicity p) | pism::Grid | static |
| size() const | pism::Grid | |
| variables() | pism::Grid | |
| variables() const | pism::Grid | |
| x() const | pism::Grid | |
| x(size_t i) const | pism::Grid | |
| x0() const | pism::Grid | |
| xm() const | pism::Grid | |
| xs() const | pism::Grid | |
| y() const | pism::Grid | |
| y(size_t i) const | pism::Grid | |
| y0() const | pism::Grid | |
| ym() const | pism::Grid | |
| ys() const | pism::Grid | |
| z() const | pism::Grid | |
| z(size_t i) const | pism::Grid | |
| ~Grid() | pism::Grid |