Initialize the element i,j,k
.
- Parameters
-
[in] | i | i-index of the lower left node |
[in] | j | j-index of the lower left node |
[in] | k | k-index of the lower left node |
[in] | z | z-coordinates of the nodes of this element |
Definition at line 451 of file Element.cc.
References pism::fem::Element::chi(), pism::fem::Germ::dx, pism::fem::Germ::dy, pism::fem::Germ::dz, I, J, pism::k, pism::fem::Element3::local_to_global(), m_chi, pism::fem::Element::m_col, m_dx, m_dy, pism::fem::Element::m_germs, pism::fem::Element::m_grid, pism::fem::Element::m_i, pism::fem::Element::m_i_offset, pism::fem::Element::m_j, pism::fem::Element::m_j_offset, pism::fem::Element3::m_k, pism::fem::Element3::m_k_offset, pism::fem::Element::m_n_chi, pism::fem::Element::m_Nq, pism::fem::Element::m_row, m_w, pism::fem::Element::m_weights, m_z_nodal, mark_row_invalid(), n, pism::fem::Germ::val, and z().
Referenced by pism::stressbalance::Blatter::compute_jacobian(), and pism::stressbalance::Blatter::compute_residual().