component_idx_ | FieldAlgorithmBase< spacedim, Value > | protected |
field_result() const | FieldAlgorithmBase< spacedim, Value > | inline |
field_result_ | FieldAlgorithmBase< spacedim, Value > | protected |
FieldAlgorithmBase(unsigned int n_comp=0) | FieldAlgorithmBase< spacedim, Value > | |
function_factory(const Input::AbstractRecord &rec, unsigned int n_comp=0) | FieldAlgorithmBase< spacedim, Value > | static |
get_input_type(const typename Value::ElementInputType *element_input_type=nullptr) | FieldAlgorithmBase< spacedim, Value > | static |
init_from_input(const Input::Record &rec) | FieldAlgorithmBase< spacedim, Value > | virtual |
input_type | FieldAlgorithmBase< spacedim, Value > | static |
n_comp() const | FieldAlgorithmBase< spacedim, Value > | |
next_change_time() | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |
Point typedef | FieldAlgorithmBase< spacedim, Value > | |
r_value_ | FieldAlgorithmBase< spacedim, Value > | protected |
set_component_idx(unsigned int idx) | FieldAlgorithmBase< spacedim, Value > | inline |
set_mesh(const Mesh *mesh, bool boundary_domain) | FieldAlgorithmBase< spacedim, Value > | virtual |
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 |
value(const Point &p, const ElementAccessor< spacedim > &elm)=0 | FieldAlgorithmBase< spacedim, Value > | pure virtual |
value_ | FieldAlgorithmBase< spacedim, Value > | protected |
value_list(const std::vector< Point > &point_list, const ElementAccessor< spacedim > &elm, std::vector< typename Value::return_type > &value_list)=0 | FieldAlgorithmBase< spacedim, Value > | pure virtual |
ValueType typedef | FieldAlgorithmBase< spacedim, Value > | |
~FieldAlgorithmBase() | FieldAlgorithmBase< spacedim, Value > | inlinevirtual |