boundary_dofs_ | FieldFE< spacedim, Value > | private |
boundary_domain_ | FieldFE< spacedim, Value > | private |
cache_reinit(const ElementCacheMap &cache_map) override | FieldFE< spacedim, Value > | |
cache_update(FieldValueCache< typename Value::element_type > &data_cache, ElementCacheMap &cache_map, unsigned int region_patch_idx) override | FieldFE< spacedim, Value > | |
calculate_equivalent_values(ElementDataCache< double >::CacheData data_cache) | FieldFE< spacedim, Value > | private |
calculate_identic_values(ElementDataCache< double >::CacheData data_cache) | FieldFE< spacedim, Value > | private |
calculate_native_values(ElementDataCache< double >::CacheData data_cache) | FieldFE< spacedim, Value > | private |
data_size() const | FieldFE< spacedim, Value > | inline |
data_vec_ | FieldFE< spacedim, Value > | private |
DataInterpolation enum name | FieldFE< spacedim, Value > | |
DECLARE_EXCEPTION(ExcInvalidElemeDim,<< "Dimension of element in target mesh must be 0, 1 or 2! elm.idx() = "<< EI_ElemIdx::val<< ".\n") | 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_item_ | FieldFE< spacedim, Value > | private |
fe_values_ | FieldFE< spacedim, Value > | private |
field_name_ | FieldFE< spacedim, Value > | private |
FieldFactoryBaseType typedef | FieldFE< spacedim, Value > | |
FieldFE(unsigned int n_comp=0) | FieldFE< spacedim, Value > | |
fill_boundary_dofs() | FieldFE< spacedim, Value > | private |
fill_fe_item() | FieldFE< spacedim, Value > | inlineprivate |
fill_fe_system_data(unsigned int block_index) | FieldFE< spacedim, Value > | inlineprivate |
flags_ | FieldFE< spacedim, Value > | private |
gauss_p0 enum value | FieldFE< spacedim, Value > | |
get_disc_selection_input_type() | FieldFE< spacedim, Value > | static |
get_dofhandler() const | FieldFE< spacedim, Value > | inline |
get_input_type() | FieldFE< 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) | FieldFE< spacedim, Value > | inlineprivate |
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 |
interp_p0 enum value | FieldFE< spacedim, Value > | |
interpolate_gauss(ElementDataCache< double >::CacheData data_vec) | FieldFE< spacedim, Value > | private |
interpolate_intersection(ElementDataCache< double >::CacheData data_vec) | FieldFE< spacedim, Value > | private |
interpolation_ | FieldFE< spacedim, Value > | private |
local_to_ghost_data_scatter_begin() | FieldFE< spacedim, Value > | |
local_to_ghost_data_scatter_end() | FieldFE< spacedim, Value > | |
make_dof_handler(const MeshBase *mesh) | FieldFE< spacedim, Value > | private |
native_data_to_cache(ElementDataCache< double > &output_data_cache) | FieldFE< spacedim, Value > | |
Point typedef | FieldFE< spacedim, Value > | |
reader_file_ | FieldFE< spacedim, Value > | private |
registrar | FieldFE< spacedim, Value > | privatestatic |
set_fe_data(std::shared_ptr< DOFHandlerMultiDim > dh, VectorMPI dof_values=VectorMPI::sequential(0), unsigned int block_index=FieldFE< spacedim, Value >::undef_uint) | FieldFE< spacedim, Value > | |
set_mesh(const Mesh *mesh, bool boundary_domain) override | FieldFE< spacedim, Value > | |
set_time(const TimeStep &time) override | FieldFE< spacedim, Value > | |
source_target_mesh_elm_map_ | FieldFE< spacedim, Value > | private |
TYPEDEF_ERR_INFO(EI_ElemIdx, unsigned int) | FieldFE< spacedim, Value > | |
undef_uint | FieldFE< spacedim, Value > | static |
value(const Point &p, const ElementAccessor< spacedim > &elm) | FieldFE< spacedim, Value > | virtual |
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 |
~FieldFE() | FieldFE< spacedim, Value > | virtual |