This is the complete list of members for ElementDataCacheBase, including all inherited members.
boundary_begin_ | ElementDataCacheBase | protected |
compute_node_data(std::vector< unsigned int > &conn_vec, unsigned int data_size)=0 | ElementDataCacheBase | pure virtual |
dof_handler_hash() const | ElementDataCacheBase | inline |
dof_handler_hash_ | ElementDataCacheBase | protected |
element_node_cache_fixed_size(std::vector< unsigned int > &offset_vec)=0 | ElementDataCacheBase | pure virtual |
element_node_cache_optimize_size(std::vector< unsigned int > &offset_vec)=0 | ElementDataCacheBase | pure virtual |
ElementDataCacheBase() | ElementDataCacheBase | inline |
fe_type() const | ElementDataCacheBase | inline |
fe_type_ | ElementDataCacheBase | protected |
field_input_name() | ElementDataCacheBase | inline |
field_input_name_ | ElementDataCacheBase | protected |
field_name_ | ElementDataCacheBase | protected |
field_units() const | ElementDataCacheBase | inline |
field_units_ | ElementDataCacheBase | protected |
gather(Distribution *distr, LongIdx *local_to_global)=0 | ElementDataCacheBase | pure virtual |
get_boundary_begin() const | ElementDataCacheBase | inline |
get_min_max_range(double &min, double &max)=0 | ElementDataCacheBase | pure virtual |
get_time() | ElementDataCacheBase | inline |
is_actual(double time, std::string field_name) | ElementDataCacheBase | inline |
is_dummy() const | ElementDataCacheBase | inline |
is_dummy_ | ElementDataCacheBase | protected |
n_comp() const | ElementDataCacheBase | inline |
n_comp_ | ElementDataCacheBase | protected |
n_dofs_per_element() const | ElementDataCacheBase | inline |
n_dofs_per_element_ | ElementDataCacheBase | protected |
N_SCALAR enum value | ElementDataCacheBase | |
N_TENSOR enum value | ElementDataCacheBase | |
n_values() const | ElementDataCacheBase | inline |
n_values_ | ElementDataCacheBase | protected |
N_VECTOR enum value | ElementDataCacheBase | |
NumCompValueType enum name | ElementDataCacheBase | |
print_ascii(ostream &out_stream, unsigned int idx)=0 | ElementDataCacheBase | pure virtual |
print_ascii_all(ostream &out_stream, unsigned int start=0)=0 | ElementDataCacheBase | pure virtual |
print_binary_all(ostream &out_stream, bool print_data_size=true, unsigned int start=0)=0 | ElementDataCacheBase | pure virtual |
print_yaml_subarray(ostream &out_stream, unsigned int precision, unsigned int begin, unsigned int end)=0 | ElementDataCacheBase | pure virtual |
read_ascii_data(Tokenizer &tok, unsigned int n_components, unsigned int i_row)=0 | ElementDataCacheBase | pure virtual |
read_binary_data(std::istream &data_stream, unsigned int n_components, unsigned int i_row)=0 | ElementDataCacheBase | pure virtual |
set_dof_handler_hash(std::size_t hash) | ElementDataCacheBase | inline |
set_field_units(std::string unit_string) | ElementDataCacheBase | inline |
set_n_values(unsigned int n_values) | ElementDataCacheBase | inline |
set_vtk_type() | ElementDataCacheBase | inlineprotected |
time_ | ElementDataCacheBase | protected |
VTK_FLOAT32 enum value | ElementDataCacheBase | |
VTK_FLOAT64 enum value | ElementDataCacheBase | |
VTK_INT16 enum value | ElementDataCacheBase | |
VTK_INT32 enum value | ElementDataCacheBase | |
VTK_INT8 enum value | ElementDataCacheBase | |
vtk_type() const | ElementDataCacheBase | inline |
vtk_type_ | ElementDataCacheBase | protected |
VTK_UINT16 enum value | ElementDataCacheBase | |
VTK_UINT32 enum value | ElementDataCacheBase | |
VTK_UINT8 enum value | ElementDataCacheBase | |
VTKValueType enum name | ElementDataCacheBase | |
~ElementDataCacheBase() | ElementDataCacheBase | inlinevirtual |