arena_alloc_ | FieldFormula< spacedim, Value > | private |
b_parser_ | FieldFormula< spacedim, Value > | private |
cache_reinit(const ElementCacheMap &cache_map) override | FieldFormula< spacedim, Value > | virtual |
cache_update(FieldValueCache< typename Value::element_type > &data_cache, ElementCacheMap &cache_map, unsigned int region_patch_idx) override | FieldFormula< spacedim, Value > | virtual |
component_idx_ | FieldAlgorithmBase< spacedim, Value > | protected |
d_ | FieldFormula< spacedim, Value > | private |
DECLARE_EXCEPTION(ExcInputInitUnsupported,<< "The field "<< EI_Field::qval<< " do not support initialization from input.\n") | FieldAlgorithmBase< spacedim, Value > | |
DECLARE_INPUT_EXCEPTION(ExcNotDoubleField,<< "Can not use integer valued field "<< EI_Field::qval<< " in the formula: \n") | FieldFormula< spacedim, Value > | |
DECLARE_INPUT_EXCEPTION(ExcParserError,<< "Parsing in "<< EI_BParserMsg::val<< " in the formula: "<< EI_Formula::qval<< "\n") | FieldFormula< spacedim, Value > | |
DECLARE_INPUT_EXCEPTION(ExcFParserError,<< "ParserError: "<< EI_FParserMsg::val<< "\n in the FieldFormula["<< EI_Row::val<< "]["<< EI_Row::val<< "] == "<< EI_Formula::qval<< " \n") | FieldFormula< spacedim, Value > | |
eval_depth_var(const Point &p) | FieldFormula< spacedim, Value > | inlineprivate |
eval_field_data_ | FieldFormula< spacedim, Value > | private |
FactoryBaseType typedef | FieldFormula< spacedim, Value > | |
field_result() const | FieldAlgorithmBase< spacedim, Value > | inline |
field_result_ | FieldAlgorithmBase< spacedim, Value > | protected |
FieldAlgorithmBase(unsigned int n_comp=0) | FieldAlgorithmBase< spacedim, Value > | |
FieldFormula(unsigned int n_comp=0) | FieldFormula< spacedim, Value > | |
formula_ | FieldFormula< spacedim, Value > | private |
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() | FieldFormula< spacedim, Value > | static |
get_input_type_instance(Input::Type::Selection value_selection=Input::Type::Selection()) | FieldAlgorithmBase< spacedim, Value > | static |
has_depth_var_ | FieldFormula< spacedim, Value > | private |
has_time_ | FieldFormula< spacedim, Value > | private |
in_rec_ | FieldFormula< spacedim, Value > | private |
init_from_input(const Input::Record &rec, const struct FieldAlgoBaseInitData &init_data) | FieldFormula< 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 | FieldFormula< spacedim, Value > | |
r_value_ | FieldAlgorithmBase< spacedim, Value > | protected |
registrar | FieldFormula< spacedim, Value > | privatestatic |
required_fields_ | FieldFormula< spacedim, Value > | private |
res_ | FieldFormula< spacedim, Value > | private |
set_component_idx(unsigned int idx) | FieldAlgorithmBase< spacedim, Value > | inline |
set_dependency(FieldSet &field_set) override | FieldFormula< spacedim, Value > | |
FieldAlgorithmBase::set_dependency(FMT_UNUSED FieldSet &field_set) | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |
set_mesh(const Mesh *mesh) override | FieldFormula< spacedim, Value > | virtual |
set_native_dh(std::shared_ptr< DOFHandlerMultiDim >) | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |
set_time(const TimeStep &time) override | FieldFormula< spacedim, Value > | virtual |
spacedim_ | FieldAlgorithmBase< spacedim, Value > | static |
subsets_ | FieldFormula< spacedim, Value > | private |
sum_shape_sizes_ | FieldFormula< spacedim, Value > | private |
surface_depth_ | FieldFormula< spacedim, Value > | private |
template_name() | FieldAlgorithmBase< spacedim, Value > | static |
time_ | FieldAlgorithmBase< spacedim, Value > | protected |
TYPEDEF_ERR_INFO(EI_Field, std::string) | FieldFormula< spacedim, Value > | |
TYPEDEF_ERR_INFO(EI_BParserMsg, std::string) | FieldFormula< spacedim, Value > | |
TYPEDEF_ERR_INFO(EI_Formula, std::string) | FieldFormula< spacedim, Value > | |
TYPEDEF_ERR_INFO(EI_FParserMsg, std::string) | FieldFormula< spacedim, Value > | |
TYPEDEF_ERR_INFO(EI_Row, unsigned int) | FieldFormula< spacedim, Value > | |
TYPEDEF_ERR_INFO(EI_Col, unsigned int) | FieldFormula< spacedim, Value > | |
unit_conversion_coefficient_ | FieldAlgorithmBase< spacedim, Value > | protected |
value_ | FieldAlgorithmBase< spacedim, Value > | protected |
X_ | FieldFormula< spacedim, Value > | private |
x_ | FieldFormula< spacedim, Value > | private |
y_ | FieldFormula< spacedim, Value > | private |
z_ | FieldFormula< spacedim, Value > | private |
~FieldAlgorithmBase() | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |
~FieldFormula() | FieldFormula< spacedim, Value > | virtual |