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