PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
pism::fem::Element3 Member List

This is the complete list of members for pism::fem::Element3, including all inherited members.

add_contribution(const T *local, T ***y_global) constpism::fem::Element3inline
add_contribution(const double *K, Mat J) constpism::fem::Element3
pism::fem::Element::add_contribution(const double *K, Mat J) constpism::fem::Elementprotected
chi(unsigned int q, unsigned int k) constpism::fem::Elementinline
Element(const Grid &grid, int Nq, int n_chi, int block_size)pism::fem::Elementprotected
Element(const DMDALocalInfo &grid_info, int Nq, int n_chi, int block_size)pism::fem::Elementprotected
Element()pism::fem::Elementinlineprivate
Element3(const DMDALocalInfo &grid_info, int Nq, int n_chi, int block_size)pism::fem::Element3protected
Element3(const Grid &grid, int Nq, int n_chi, int block_size)pism::fem::Element3protected
evaluate(const T *x, T *vals, T *dx, T *dy, T *dz) constpism::fem::Element3inline
evaluate(const T *x, T *result) constpism::fem::Element3inline
pism::fem::Element::evaluate(const T *x, T *result) constpism::fem::Elementinline
initialize(const double J[3][3], ShapeFunction f, unsigned int n_chi, const std::vector< QuadPoint > &points, const std::vector< double > &W)pism::fem::Elementprotected
local_to_global(int i, int j, int k, unsigned int n) constpism::fem::Element3inline
local_to_global(unsigned int n) constpism::fem::Element3inline
m_block_sizepism::fem::Elementprotected
m_colpism::fem::Elementprotected
m_germspism::fem::Elementprotected
m_gridpism::fem::Elementprotected
m_ipism::fem::Elementprotected
m_i_offsetpism::fem::Elementprotected
m_invalid_dofpism::fem::Elementprotectedstatic
m_jpism::fem::Elementprotected
m_j_offsetpism::fem::Elementprotected
m_kpism::fem::Element3protected
m_k_offsetpism::fem::Element3protected
m_n_chipism::fem::Elementprotected
m_Nqpism::fem::Elementprotected
m_rowpism::fem::Elementprotected
m_weightspism::fem::Elementprotected
mark_col_invalid(unsigned int k)pism::fem::Elementprotected
mark_row_invalid(unsigned int k)pism::fem::Elementprotected
n_chi() constpism::fem::Elementinline
n_pts() constpism::fem::Elementinline
nodal_values(T const *const *const *x_global, T *result) constpism::fem::Element3inline
ShapeFunction typedefpism::fem::Elementprotected
weight(unsigned int q) constpism::fem::Elementinline
~Element()=defaultpism::fem::Element