PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
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 | |
FromFile(std::shared_ptr< const Context > ctx, const std::string &filename, 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_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 | |
pio_io_decomposition(int dof, int output_datatype) 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 |