| changed() const | FieldCommon | inline |
| component_index_ | FieldCommon | protected |
| copy_from(const FieldCommon &other) override | MultiField< spacedim, Value > | virtual |
| DECLARE_EXCEPTION(ExcFieldMeshDifference,<< "Two copies of the field "<< EI_Field::qval<< "call set_mesh with different arguments.\n") | FieldCommon | |
| DECLARE_INPUT_EXCEPTION(ExcNonascendingTime,<< "Non-ascending time: "<< EI_Time::val<< " for field "<< EI_Field::qval<< ".\n") | FieldCommon | |
| DECLARE_INPUT_EXCEPTION(ExcMissingDomain,<< "Missing domain specification (region, r_id, or r_set) in the field descriptor:") | FieldCommon | |
| description(const string &description) | FieldCommon | inline |
| description() const | FieldCommon | inline |
| field_descriptor_record(const string &record_name) | FieldCommon | static |
| FieldCommon() | FieldCommon | protected |
| FieldCommon(const FieldCommon &other) | FieldCommon | protected |
| flags(FieldFlag::Flags::Mask mask) | FieldCommon | inline |
| flags() | FieldCommon | inline |
| flags_ | FieldCommon | protected |
| flags_add(FieldFlag::Flags::Mask mask) | FieldCommon | inline |
| get_input_type() override | MultiField< spacedim, Value > | virtual |
| get_multifield_input_type() override | MultiField< spacedim, Value > | virtual |
| history_length_limit_ | FieldCommon | protectedstatic |
| input_default(const string &input_default) | FieldCommon | inline |
| input_default() const | FieldCommon | inline |
| input_name() const | FieldCommon | inline |
| input_selection(const Input::Type::Selection *element_selection) | FieldCommon | inline |
| is_bc() const | FieldCommon | inline |
| is_constant(Region reg) override | MultiField< spacedim, Value > | virtual |
| is_multifield() const | FieldCommon | inline |
| last_time_ | FieldCommon | protected |
| limit_side() const | FieldCommon | inline |
| limit_side_ | FieldCommon | protected |
| mark_input_times(TimeMark::Type mark_type) | FieldCommon | |
| mesh() const | FieldCommon | inline |
| MultiField() | MultiField< spacedim, Value > | |
| multifield_ | FieldCommon | protected |
| n_comp() const | FieldCommon | inline |
| name(const string &name) | FieldCommon | inline |
| name() const | FieldCommon | inline |
| name_ | FieldCommon | protected |
| operator[](unsigned int idx) | MultiField< spacedim, Value > | inline |
| output(OutputTime *stream) override | MultiField< spacedim, Value > | virtual |
| output_type(OutputTime::DiscreteSpace rt) | FieldCommon | inline |
| output_type() const | FieldCommon | inline |
| set_component_index(unsigned int idx) | FieldCommon | inline |
| set_components(const std::vector< string > &names) | FieldCommon | inline |
| set_history_changed() | FieldCommon | inlineprotected |
| set_input_list(const Input::Array &list) | FieldCommon | |
| set_limit_side(LimitSide side) | FieldCommon | inline |
| set_mesh(const Mesh &mesh) override | MultiField< spacedim, Value > | virtual |
| set_time(const TimeStep &time) override | MultiField< spacedim, Value > | virtual |
| set_time_result_ | FieldCommon | protected |
| set_up_components() | MultiField< spacedim, Value > | |
| shared_ | FieldCommon | protected |
| size() const | MultiField< spacedim, Value > | inline |
| sub_field_type_ | MultiField< spacedim, Value > | private |
| sub_fields_ | MultiField< spacedim, Value > | private |
| SubFieldType typedef | MultiField< spacedim, Value > | |
| time() const | FieldCommon | inline |
| TimeStatus enum name | FieldCommon | protected |
| transposed_field_ | MultiField< spacedim, Value > | private |
| TransposedField typedef | MultiField< spacedim, Value > | |
| type_of_output_data_ | FieldCommon | protected |
| TYPEDEF_ERR_INFO(EI_Time, double) | FieldCommon | |
| TYPEDEF_ERR_INFO(EI_Field, std::string) | FieldCommon | |
| units(const UnitSI &units) | FieldCommon | inline |
| units() const | FieldCommon | inline |
| ~FieldCommon() | FieldCommon | virtual |
| ~MultiField() | MultiField< spacedim, Value > | inlinevirtual |