cache_reinit(const ElementCacheMap &cache_map) override | FieldPython< spacedim, Value > | virtual |
cache_update(FieldValueCache< typename Value::element_type > &data_cache, ElementCacheMap &cache_map, unsigned int region_patch_idx) override | FieldPython< spacedim, Value > | virtual |
component_idx_ | FieldAlgorithmBase< spacedim, Value > | protected |
DECLARE_EXCEPTION(ExcInvalidCompNumber,<< "Field "<< EI_FuncName::qval<< " from the python module: "<< EI_PModule::val<< " returns "<< EI_Size::val<< " components but should return "<< EI_ValueSize::val<< " components.\n") | FieldPython< spacedim, Value > | |
FieldAlgorithmBase::DECLARE_EXCEPTION(ExcInputInitUnsupported,<< "The field "<< EI_Field::qval<< " do not support initialization from input.\n") | FieldAlgorithmBase< spacedim, Value > | |
FactoryBaseType typedef | FieldPython< spacedim, Value > | |
field_name_ | FieldPython< 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 > | |
FieldPython(unsigned int n_comp=0) | FieldPython< spacedim, Value > | |
function_factory(const Input::AbstractRecord &rec, const struct FieldAlgoBaseInitData &init_data) | FieldAlgorithmBase< spacedim, Value > | static |
get_field_algo_common_keys() | FieldAlgorithmBase< spacedim, Value > | static |
get_input_type() | FieldPython< spacedim, Value > | static |
get_input_type_instance(Input::Type::Selection value_selection=Input::Type::Selection()) | FieldAlgorithmBase< spacedim, Value > | static |
in_rec_ | FieldPython< spacedim, Value > | private |
init_from_input(const Input::Record &rec, const struct FieldAlgoBaseInitData &init_data) | FieldPython< spacedim, Value > | virtual |
init_unit_conversion_coefficient(const Input::Record &rec, const struct FieldAlgoBaseInitData &init_data) | FieldAlgorithmBase< spacedim, Value > | protected |
is_constant_in_space() const | FieldAlgorithmBase< spacedim, Value > | inline |
is_constant_in_space_ | FieldAlgorithmBase< spacedim, Value > | protected |
is_enum_valued | FieldAlgorithmBase< spacedim, Value > | static |
n_comp() const | FieldAlgorithmBase< spacedim, Value > | |
next_change_time() | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |
Point typedef | FieldPython< spacedim, Value > | |
r_value_ | FieldAlgorithmBase< spacedim, Value > | protected |
registrar | FieldPython< spacedim, Value > | privatestatic |
required_fields_ | FieldPython< spacedim, Value > | private |
self_field_ptr_ | FieldPython< spacedim, Value > | private |
set_component_idx(unsigned int idx) | FieldAlgorithmBase< spacedim, Value > | inline |
set_dependency(FieldSet &field_set) override | FieldPython< spacedim, Value > | |
FieldAlgorithmBase::set_dependency(FMT_UNUSED FieldSet &field_set) | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |
set_mesh(const Mesh *mesh) | FieldAlgorithmBase< spacedim, Value > | virtual |
set_native_dh(std::shared_ptr< DOFHandlerMultiDim >) | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |
set_python_field_from_class(const string &file_name, const string &class_name) | FieldPython< spacedim, Value > | |
set_time(const TimeStep &time) | FieldAlgorithmBase< spacedim, Value > | virtual |
spacedim_ | FieldAlgorithmBase< spacedim, Value > | static |
template_name() | FieldAlgorithmBase< spacedim, Value > | static |
time_ | FieldAlgorithmBase< spacedim, Value > | protected |
TYPEDEF_ERR_INFO(EI_FuncName, std::string) | FieldPython< spacedim, Value > | |
TYPEDEF_ERR_INFO(EI_PModule, std::string) | FieldPython< spacedim, Value > | |
TYPEDEF_ERR_INFO(EI_Size, unsigned int) | FieldPython< spacedim, Value > | |
TYPEDEF_ERR_INFO(EI_ValueSize, unsigned int) | FieldPython< spacedim, Value > | |
FieldAlgorithmBase::TYPEDEF_ERR_INFO(EI_Field, std::string) | FieldAlgorithmBase< spacedim, Value > | |
unit_conversion_coefficient_ | FieldAlgorithmBase< spacedim, Value > | protected |
user_class_instance_ | FieldPython< spacedim, Value > | private |
value_ | FieldAlgorithmBase< spacedim, Value > | protected |
~FieldAlgorithmBase() | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |
~FieldPython() | FieldPython< spacedim, Value > | virtual |