| data_ | FieldFE< spacedim, Value > | private |
| data_vec_ | FieldFE< spacedim, Value > | private |
| dh_ | FieldFE< spacedim, Value > | private |
| dof_indices | FieldFE< spacedim, Value > | private |
| field_result() const | FieldBase< spacedim, Value > | inline |
| field_result_ | FieldBase< spacedim, Value > | protected |
| FieldBase(unsigned int n_comp=0) | FieldBase< spacedim, Value > | |
| FieldFE(unsigned int n_comp=0) | FieldFE< spacedim, Value > | |
| function_factory(const Input::AbstractRecord &rec, unsigned int n_comp=0) | FieldBase< spacedim, Value > | static |
| get_input_type(const typename Value::ElementInputType *element_input_type=nullptr) | FieldBase< spacedim, Value > | static |
| init_from_input(const Input::Record &rec) | FieldBase< spacedim, Value > | virtual |
| input_type | FieldBase< spacedim, Value > | static |
| map1_ | FieldFE< spacedim, Value > | private |
| map2_ | FieldFE< spacedim, Value > | private |
| map3_ | FieldFE< spacedim, Value > | private |
| n_comp() const | FieldBase< spacedim, Value > | |
| next_change_time() | FieldBase< spacedim, Value > | inlinevirtual |
| Point typedef | FieldFE< spacedim, Value > | |
| r_value_ | FieldBase< spacedim, Value > | protected |
| set_fe_data(const DOFHandlerMultiDim *dh, Mapping< 1, 3 > *map1, Mapping< 2, 3 > *map2, Mapping< 3, 3 > *map3, const Vec *data) | FieldFE< spacedim, Value > | |
| set_mesh(const Mesh *mesh, bool boundary_domain) | FieldBase< spacedim, Value > | virtual |
| set_time(double time) | FieldBase< spacedim, Value > | virtual |
| spacedim_ | FieldBase< spacedim, Value > | static |
| template_name() | FieldBase< spacedim, Value > | static |
| time_ | FieldBase< spacedim, Value > | protected |
| value(const Point &p, const ElementAccessor< spacedim > &elm) | FieldFE< spacedim, Value > | virtual |
| value_ | FieldBase< spacedim, Value > | protected |
| value_list(const std::vector< Point > &point_list, const ElementAccessor< spacedim > &elm, std::vector< typename Value::return_type > &value_list) | FieldFE< spacedim, Value > | virtual |
| ValueType typedef | FieldBase< spacedim, Value > | |
| ~FieldBase() | FieldBase< spacedim, Value > | inlinevirtual |
| ~FieldFE() | FieldFE< spacedim, Value > | virtual |