, including all inherited members.
_vertices | imaging::Transform< 4, 4, 2 > | [protected] |
assign(size_t vertex_index, const ublas::fixed_vector< float_t, N > &vertex_coordinates) | imaging::Transform< 4, 4, 2 > | [inline] |
boundary2element(size_t face_index, const ublas::fixed_vector< float_t, 1 > &in, ublas::fixed_vector< float_t, 2 > &out) const | imaging::Square2dTransform | |
Transform< 4, 4, 2 >::boundary2element(size_t face_index, const ublas::fixed_vector< float_t, N-1 > &in, ublas::fixed_vector< float_t, N > &out) const | imaging::Transform< 4, 4, 2 > | |
boundary_derivative(size_t face, const ublas::fixed_vector< float_t, 1 > &in, ublas::fixed_matrix< float_t, 2, 1 > &out) const | imaging::Square2dTransform | |
Transform< 4, 4, 2 >::boundary_derivative(size_t face_index, const ublas::fixed_vector< float_t, N-1 > &in, ublas::fixed_matrix< float_t, N, N-1 > &out) const | imaging::Transform< 4, 4, 2 > | |
boundary_normal(size_t face, ublas::fixed_vector< float_t, 2 > &out) const | imaging::Square2dTransform | |
Transform< 4, 4, 2 >::boundary_normal(size_t face_index, ublas::fixed_vector< float_t, N > &out) const | imaging::Transform< 4, 4, 2 > | |
derivative(const ublas::fixed_vector< float_t, 2 > &in, ublas::fixed_matrix< float_t, 2, 2 > &out) const | imaging::Square2dTransform | |
Transform< 4, 4, 2 >::derivative(const ublas::fixed_vector< float_t, N > &in, ublas::fixed_matrix< float_t, N, N > &out) const | imaging::Transform< 4, 4, 2 > | |
face_vertex(size_t face, size_t vertex) | imaging::Square2dTransform | [static] |
n_element_faces | imaging::Transform< 4, 4, 2 > | [static] |
n_element_vertices | imaging::Transform< 4, 4, 2 > | [static] |
value(const ublas::fixed_vector< float_t, 2 > &in, ublas::fixed_vector< float_t, 2 > &out) const | imaging::Square2dTransform | |
Transform< 4, 4, 2 >::value(const ublas::fixed_vector< float_t, N > &in, ublas::fixed_vector< float_t, N > &out) const | imaging::Transform< 4, 4, 2 > | |