PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
This is the complete list of members for pism::fem::Q1Element3Face, including all inherited members.
chi(unsigned int q, unsigned int k) const | pism::fem::Q1Element3Face | inline |
evaluate(const T *x, T *result) const | pism::fem::Q1Element3Face | inline |
m_chi | pism::fem::Q1Element3Face | protected |
m_dx | pism::fem::Q1Element3Face | protected |
m_dy | pism::fem::Q1Element3Face | protected |
m_n_chi | pism::fem::Q1Element3Face | protected |
m_normals | pism::fem::Q1Element3Face | protected |
m_Nq | pism::fem::Q1Element3Face | protected |
m_points | pism::fem::Q1Element3Face | protected |
m_w | pism::fem::Q1Element3Face | protected |
m_weights | pism::fem::Q1Element3Face | protected |
n_pts() const | pism::fem::Q1Element3Face | inline |
normal(unsigned int q) const | pism::fem::Q1Element3Face | inline |
Q1Element3Face(double dx, double dy, const Quadrature &quadrature) | pism::fem::Q1Element3Face | |
reset(int face, const double *z) | pism::fem::Q1Element3Face | |
weight(unsigned int q) const | pism::fem::Q1Element3Face | inline |