check_no_subscribers() const noexcept | EnableObserverPointer | private |
counter | EnableObserverPointer | mutableprivate |
counter_map | EnableObserverPointer | mutableprivate |
digits | Algorithms::DoFOutputOperator< VectorType, dim, spacedim > | private |
dof | Algorithms::DoFOutputOperator< VectorType, dim, spacedim > | private |
DoFOutputOperator(const std::string &filename_base="output", const unsigned int digits=3) | Algorithms::DoFOutputOperator< VectorType, dim, spacedim > | |
EnableObserverPointer() | EnableObserverPointer | inline |
EnableObserverPointer(const EnableObserverPointer &) | EnableObserverPointer | inline |
EnableObserverPointer(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | EnableObserverPointer | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | EnableObserverPointer | static |
filename_base | Algorithms::DoFOutputOperator< VectorType, dim, spacedim > | private |
initialize(const DoFHandler< dim, spacedim > &dof_handler) | Algorithms::DoFOutputOperator< VectorType, dim, spacedim > | inline |
initialize_stream(std::ostream &stream) | Algorithms::OutputOperator< VectorType > | |
list_subscribers(StreamType &stream) const | EnableObserverPointer | inline |
list_subscribers() const | EnableObserverPointer | |
map_iterator typedef | EnableObserverPointer | private |
map_value_type typedef | EnableObserverPointer | private |
mutex | EnableObserverPointer | privatestatic |
n_subscriptions() const | EnableObserverPointer | inline |
object_info | EnableObserverPointer | mutableprivate |
operator<<(const AnyData &vectors) override | Algorithms::DoFOutputOperator< VectorType, dim, spacedim > | virtual |
Algorithms::OutputOperator::operator<<(OutputOperator< VectorType > &out, unsigned int step) | Algorithms::OutputOperator< VectorType > | related |
operator=(const EnableObserverPointer &) | EnableObserverPointer | inline |
operator=(EnableObserverPointer &&) noexcept | EnableObserverPointer | |
os | Algorithms::OutputOperator< VectorType > | private |
out | Algorithms::DoFOutputOperator< VectorType, dim, spacedim > | private |
OutputOperator() | Algorithms::OutputOperator< VectorType > | |
OutputOperator(const OutputOperator< VectorType > &)=delete | Algorithms::OutputOperator< VectorType > | |
parse_parameters(ParameterHandler ¶m) | Algorithms::DoFOutputOperator< VectorType, dim, spacedim > | |
serialize(Archive &ar, const unsigned int version) | EnableObserverPointer | inline |
set_step(const unsigned int step) | Algorithms::OutputOperator< VectorType > | inline |
step | Algorithms::OutputOperator< VectorType > | protected |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | EnableObserverPointer | |
validity_pointers | EnableObserverPointer | mutableprivate |
~EnableObserverPointer() | EnableObserverPointer | virtual |
~OutputOperator() override=default | Algorithms::OutputOperator< VectorType > | virtual |