This is the complete list of members for DummyOutputData, including all inherited members.
compute_node_data(std::vector< unsigned int > &conn_vec, unsigned int data_size) override | DummyOutputData | inlinevirtual |
dof_handler_hash() const | ElementDataCacheBase | inline |
dof_handler_hash_ | ElementDataCacheBase | protected |
DummyOutputData(std::string field_name_in, unsigned int n_comp_in) | DummyOutputData | inline |
element_node_cache_fixed_size(std::vector< unsigned int > &offset_vec) override | DummyOutputData | inlinevirtual |
element_node_cache_optimize_size(std::vector< unsigned int > &offset_vec) override | DummyOutputData | inlinevirtual |
ElementDataCacheBase() | ElementDataCacheBase | inline |
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) override | DummyOutputData | inlinevirtual |
get_min_max_range(double &min, double &max) override | DummyOutputData | inlinevirtual |
get_time() | ElementDataCacheBase | inline |
is_actual(double time, std::string field_name) | ElementDataCacheBase | inline |
n_comp() const | ElementDataCacheBase | inline |
n_comp_ | 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_all_yaml(ostream &out_stream, unsigned int precision) override | DummyOutputData | inlinevirtual |
print_ascii(ostream &out_stream, unsigned int idx) override | DummyOutputData | inlinevirtual |
print_ascii_all(ostream &out_stream) override | DummyOutputData | inlinevirtual |
print_binary_all(ostream &out_stream, bool print_data_size=true) override | DummyOutputData | inlinevirtual |
read_ascii_data(Tokenizer &tok, unsigned int n_components, unsigned int i_row) override | DummyOutputData | inlinevirtual |
read_binary_data(std::istream &data_stream, unsigned int n_components, unsigned int i_row) override | DummyOutputData | inlinevirtual |
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 | |
~DummyOutputData() override | DummyOutputData | inlinevirtual |
~ElementDataCacheBase() | ElementDataCacheBase | inlinevirtual |