| apply(const scalar_field_t &u, int node, typename op_family_t::operator_t o) const | mm::ExplicitOperators< shape_storage_type > | |
| apply(const scalar_field_t &u, int node) const | mm::ExplicitOperators< shape_storage_type > | inline |
| d1(const scalar_field_t &u, int var, int node) const | mm::ExplicitOperators< shape_storage_type > | inline |
| d2(const scalar_field_t &u, int varmin, int varmax, int node) const | mm::ExplicitOperators< shape_storage_type > | inline |
| dim enum value | mm::ExplicitOperators< shape_storage_type > | |
| ExplicitOperators() | mm::ExplicitOperators< shape_storage_type > | inline |
| ExplicitOperators(const shape_storage_t &ss) | mm::ExplicitOperators< shape_storage_type > | inlineexplicit |
| grad(const scalar_field_t &u, int node) const | mm::ExplicitOperators< shape_storage_type > | |
| hasShapes() const | mm::ExplicitOperators< shape_storage_type > | inline |
| lap(const scalar_field_t &u, int node) const | mm::ExplicitOperators< shape_storage_type > | inline |
| neumann(const scalar_field_t &u, int node, const vector_t &normal, typename scalar_type< scalar_field_t >::type val) const | mm::ExplicitOperators< shape_storage_type > | |
| operator<<(std::ostream &os, const ExplicitOperators< S > &op) | mm::ExplicitOperators< shape_storage_type > | friend |
| scalar_t typedef | mm::ExplicitOperators< shape_storage_type > | |
| setShapes(const shape_storage_t &shape_storage_) | mm::ExplicitOperators< shape_storage_type > | inline |
| shape_storage_t typedef | mm::ExplicitOperators< shape_storage_type > | |
| ss | mm::ExplicitOperators< shape_storage_type > | private |
| vector_t typedef | mm::ExplicitOperators< shape_storage_type > | |