| addToM(int i, int j, scalar_t v) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | private |
| addToRhs(int i, scalar_t v) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | private |
| apply(int node, typename op_family_t::operator_t o, int row) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| apply(int node, typename op_family_t::operator_t o) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| apply(int node) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| col_offset | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | private |
| der1(int node, int var, int row) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| der1(int node, int var) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| der2(int node, int varmin, int varmax, int row) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| der2(int node, int varmin, int varmax) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| dim enum value | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | |
| grad(int node, const vector_t &v, int row) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| grad(int node, const vector_t &v) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| hasMatrix() const | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| hasRhs() const | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| hasShapes() const | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| ImplicitOperators() | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| ImplicitOperators(const shape_storage_t &ss) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inlineexplicit |
| ImplicitOperators(const shape_storage_t &ss, matrix_t &M, rhs_t &rhs, int row_offset=0, int col_offset=0) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | |
| lap(int node, int row) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| lap(int node) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| M | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | private |
| matrix_t typedef | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | |
| neumann(int node, const vector_t &unit_normal, int row) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| neumann(int node, const vector_t &n) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| operator<<(std::ostream &os, const ImplicitOperators< S, M, R > &op) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | friend |
| rhs | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | private |
| rhs_t typedef | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | |
| row_offset | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | private |
| scalar_t typedef | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | |
| setColOffset(int col_offset) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| setProblem(matrix_t &M, rhs_t &rhs, int row_offset=0, int col_offset=0) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| setRowOffset(int row_offset) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| shape_storage_t typedef | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | |
| ss | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | private |
| value(int node, int row) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| value(int node) | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | inline |
| vector_t typedef | mm::ImplicitOperators< shape_storage_type, matrix_type, rhs_type > | |