| boundary_dofs_ | FieldFE< spacedim, Value > | private |
| boundary_domain_ | FieldFE< spacedim, Value > | private |
| cache_update(FieldValueCache< typename Value::element_type > &data_cache, ElementCacheMap &cache_map, unsigned int region_idx) override | FieldFE< spacedim, Value > | virtual |
| calculate_equivalent_values(ElementDataCache< double >::ComponentDataPtr data_cache) | FieldFE< spacedim, Value > | private |
| calculate_identic_values(ElementDataCache< double >::ComponentDataPtr data_cache) | FieldFE< spacedim, Value > | private |
| calculate_native_values(ElementDataCache< double >::ComponentDataPtr data_cache) | FieldFE< spacedim, Value > | private |
| component_idx_ | FieldAlgorithmBase< spacedim, Value > | protected |
| data_size() const | FieldFE< spacedim, Value > | inline |
| data_vec_ | FieldFE< spacedim, Value > | private |
| DataInterpolation enum name | FieldFE< spacedim, Value > | |
| default_value_ | FieldFE< spacedim, Value > | private |
| dh_ | FieldFE< spacedim, Value > | private |
| discretization_ | FieldFE< spacedim, Value > | private |
| equivalent_msh enum value | FieldFE< spacedim, Value > | |
| FactoryBaseType typedef | FieldFE< spacedim, Value > | |
| fe_ | FieldFE< spacedim, Value > | private |
| fe_values_ | FieldFE< spacedim, Value > | private |
| field_name_ | FieldFE< spacedim, Value > | private |
| field_result() const | FieldAlgorithmBase< spacedim, Value > | inline |
| field_result_ | FieldAlgorithmBase< spacedim, Value > | protected |
| FieldAlgorithmBase(unsigned int n_comp=0) | FieldAlgorithmBase< spacedim, Value > | |
| FieldFE(unsigned int n_comp=0) | FieldFE< spacedim, Value > | |
| fill_boundary_dofs() | FieldFE< spacedim, Value > | private |
| flags_ | FieldFE< spacedim, Value > | private |
| function_factory(const Input::AbstractRecord &rec, const struct FieldAlgoBaseInitData &init_data) | FieldAlgorithmBase< spacedim, Value > | static |
| gauss_p0 enum value | FieldFE< spacedim, Value > | |
| get_disc_selection_input_type() | FieldFE< spacedim, Value > | static |
| get_dofhandler() const | FieldFE< spacedim, Value > | inline |
| get_field_algo_common_keys() | FieldAlgorithmBase< spacedim, Value > | static |
| get_input_type() | FieldFE< spacedim, Value > | static |
| get_input_type_instance(Input::Type::Selection value_selection=Input::Type::Selection()) | FieldAlgorithmBase< spacedim, Value > | static |
| get_interp_selection_input_type() | FieldFE< spacedim, Value > | static |
| handle_fe_shape(unsigned int dim, unsigned int i_dof, unsigned int i_qp, unsigned int comp_index) | FieldFE< spacedim, Value > | private |
| identic_msh enum value | FieldFE< spacedim, Value > | |
| in_rec_ | FieldFE< spacedim, Value > | private |
| init_from_input(const Input::Record &rec, const struct FieldAlgoBaseInitData &init_data) | FieldFE< spacedim, Value > | virtual |
| init_quad(std::shared_ptr< EvalPoints > eval_points) | FieldFE< spacedim, Value > | private |
| init_unit_conversion_coefficient(const Input::Record &rec, const struct FieldAlgoBaseInitData &init_data) | FieldAlgorithmBase< spacedim, Value > | protected |
| interp_p0 enum value | FieldFE< spacedim, Value > | |
| interpolate_gauss(ElementDataCache< double >::ComponentDataPtr data_vec) | FieldFE< spacedim, Value > | private |
| interpolate_intersection(ElementDataCache< double >::ComponentDataPtr data_vec) | FieldFE< spacedim, Value > | private |
| interpolation_ | FieldFE< spacedim, Value > | private |
| is_constant_in_space() const | FieldAlgorithmBase< spacedim, Value > | inline |
| is_constant_in_space_ | FieldAlgorithmBase< spacedim, Value > | protected |
| is_enum_valued | FieldAlgorithmBase< spacedim, Value > | static |
| local_to_ghost_data_scatter_begin() | FieldFE< spacedim, Value > | |
| local_to_ghost_data_scatter_end() | FieldFE< spacedim, Value > | |
| make_dof_handler(const Mesh *mesh) | FieldFE< spacedim, Value > | private |
| n_comp() const | FieldAlgorithmBase< spacedim, Value > | |
| native_data_to_cache(ElementDataCache< double > &output_data_cache) | FieldFE< spacedim, Value > | |
| next_change_time() | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |
| Point typedef | FieldFE< spacedim, Value > | |
| r_value_ | FieldAlgorithmBase< spacedim, Value > | protected |
| reader_file_ | FieldFE< spacedim, Value > | private |
| registrar | FieldFE< spacedim, Value > | privatestatic |
| set_component_idx(unsigned int idx) | FieldAlgorithmBase< spacedim, Value > | inline |
| set_fe_data(std::shared_ptr< DOFHandlerMultiDim > dh, unsigned int component_index=0, VectorMPI dof_values=VectorMPI::sequential(0)) | FieldFE< spacedim, Value > | |
| set_mesh(const Mesh *mesh, bool boundary_domain) override | FieldFE< spacedim, Value > | virtual |
| set_native_dh(std::shared_ptr< DOFHandlerMultiDim >) | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |
| set_time(const TimeStep &time) override | FieldFE< spacedim, Value > | virtual |
| source_target_mesh_elm_map_ | FieldFE< spacedim, Value > | private |
| spacedim_ | FieldAlgorithmBase< spacedim, Value > | static |
| template_name() | FieldAlgorithmBase< spacedim, Value > | static |
| time_ | FieldAlgorithmBase< spacedim, Value > | protected |
| unit_conversion_coefficient_ | FieldAlgorithmBase< spacedim, Value > | protected |
| value(const Point &p, const ElementAccessor< spacedim > &elm) | FieldFE< spacedim, Value > | virtual |
| value_ | FieldAlgorithmBase< spacedim, Value > | protected |
| value_handler0_ | FieldFE< spacedim, Value > | private |
| value_handler1_ | FieldFE< spacedim, Value > | private |
| value_handler2_ | FieldFE< spacedim, Value > | private |
| value_handler3_ | FieldFE< spacedim, Value > | private |
| value_list(const Armor::array &point_list, const ElementAccessor< spacedim > &elm, std::vector< typename Value::return_type > &value_list) | FieldFE< spacedim, Value > | virtual |
| vec() | FieldFE< spacedim, Value > | inline |
| ~FieldAlgorithmBase() | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |
| ~FieldFE() | FieldFE< spacedim, Value > | virtual |