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::P1Element2 Member List

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

add_contribution(const T *local, T **y_global) constpism::fem::Element2inline
add_contribution(const double *K, Mat J) constpism::fem::Element2
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
Element2(const Grid &grid, int Nq, int n_chi, int block_size)pism::fem::Element2protected
Element2(const DMDALocalInfo &grid_info, int Nq, int n_chi, int block_size)pism::fem::Element2protected
evaluate(const T *x, T *vals, T *dx, T *dy)pism::fem::Element2inline
evaluate(const T *x, T *result) constpism::fem::Element2inline
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(unsigned int k, int &i, int &j) constpism::fem::Element2inline
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_n_chipism::fem::Elementprotected
m_normalspism::fem::Element2protected
m_Nqpism::fem::Elementprotected
m_rowpism::fem::Elementprotected
m_side_lengthspism::fem::Element2protected
m_weightspism::fem::Elementprotected
mark_col_invalid(unsigned int k)pism::fem::Element2
pism::fem::Element::mark_col_invalid(unsigned int k)pism::fem::Elementprotected
mark_row_invalid(unsigned int k)pism::fem::Element2
pism::fem::Element::mark_row_invalid(unsigned int k)pism::fem::Elementprotected
n_chi() constpism::fem::Elementinline
n_pts() constpism::fem::Elementinline
n_sides() constpism::fem::Element2inline
nodal_values(const array::Scalar &x_global, int *result) constpism::fem::Element2
nodal_values(T const *const *x_global, T *result) constpism::fem::Element2inline
normal(unsigned int side) constpism::fem::Element2inline
P1Element2(const Grid &grid, const Quadrature &quadrature, int type)pism::fem::P1Element2
reset(int i, int j)pism::fem::Element2
ShapeFunction typedefpism::fem::Elementprotected
side_length(unsigned int side) constpism::fem::Element2inline
weight(unsigned int q) constpism::fem::Elementinline
~Element()=defaultpism::fem::Element