_counts | libMesh::ReferenceCounter | protectedstatic |
_enable_print_counter | libMesh::ReferenceCounter | protectedstatic |
_M_assembly_vector | libMesh::TransientRBAssemblyExpansion | private |
_mutex | libMesh::ReferenceCounter | protectedstatic |
_n_objects | libMesh::ReferenceCounter | protectedstatic |
attach_A_assembly(ElemAssembly *Aq_assembly) | libMesh::RBAssemblyExpansion | |
attach_F_assembly(ElemAssembly *Fq_assembly) | libMesh::RBAssemblyExpansion | |
attach_M_assembly(ElemAssembly *A_q_assembly) | libMesh::TransientRBAssemblyExpansion | |
attach_multiple_A_assembly(std::vector< std::unique_ptr< ElemAssembly >> &Aq_assembly) | libMesh::RBAssemblyExpansion | |
attach_multiple_F_assembly(std::vector< std::unique_ptr< ElemAssembly >> &Fq_assembly) | libMesh::RBAssemblyExpansion | |
attach_output_assembly(std::vector< std::unique_ptr< ElemAssembly >> &output_assembly) | libMesh::RBAssemblyExpansion | virtual |
attach_output_assembly(std::vector< ElemAssembly *> output_assembly) | libMesh::RBAssemblyExpansion | virtual |
attach_output_assembly(ElemAssembly *output_assembly) | libMesh::RBAssemblyExpansion | virtual |
Counts typedef | libMesh::ReferenceCounter | protected |
disable_print_counter_info() | libMesh::ReferenceCounter | static |
enable_print_counter_info() | libMesh::ReferenceCounter | static |
get_A_assembly(unsigned int q) | libMesh::RBAssemblyExpansion | |
get_F_assembly(unsigned int q) | libMesh::RBAssemblyExpansion | |
get_info() | libMesh::ReferenceCounter | static |
get_M_assembly(unsigned int q) | libMesh::TransientRBAssemblyExpansion | |
get_n_A_terms() const | libMesh::RBAssemblyExpansion | |
get_n_F_terms() const | libMesh::RBAssemblyExpansion | |
get_n_M_terms() const | libMesh::TransientRBAssemblyExpansion | |
get_n_output_terms(unsigned int output_index) const | libMesh::RBAssemblyExpansion | |
get_n_outputs() const | libMesh::RBAssemblyExpansion | |
get_output_assembly(unsigned int output_index, unsigned int q_l) | libMesh::RBAssemblyExpansion | |
increment_constructor_count(const std::string &name) | libMesh::ReferenceCounter | inlineprotected |
increment_destructor_count(const std::string &name) | libMesh::ReferenceCounter | inlineprotected |
n_objects() | libMesh::ReferenceCounter | inlinestatic |
operator=(const ReferenceCountedObject &) | libMesh::ReferenceCountedObject< RBAssemblyExpansion > | inlineprotected |
perform_A_boundary_assembly(unsigned int q, FEMContext &context) | libMesh::RBAssemblyExpansion | |
perform_A_interior_assembly(unsigned int q, FEMContext &context) | libMesh::RBAssemblyExpansion | |
perform_F_boundary_assembly(unsigned int q, FEMContext &context) | libMesh::RBAssemblyExpansion | |
perform_F_interior_assembly(unsigned int q, FEMContext &context) | libMesh::RBAssemblyExpansion | |
perform_M_boundary_assembly(unsigned int q, FEMContext &context) | libMesh::TransientRBAssemblyExpansion | |
perform_M_interior_assembly(unsigned int q, FEMContext &context) | libMesh::TransientRBAssemblyExpansion | |
perform_output_boundary_assembly(unsigned int output_index, unsigned int q_l, FEMContext &context) | libMesh::RBAssemblyExpansion | |
perform_output_interior_assembly(unsigned int output_index, unsigned int q_l, FEMContext &context) | libMesh::RBAssemblyExpansion | |
print_info(std::ostream &out=libMesh::out) | libMesh::ReferenceCounter | static |
RBAssemblyExpansion() | libMesh::RBAssemblyExpansion | |
ReferenceCountedObject() | libMesh::ReferenceCountedObject< RBAssemblyExpansion > | inlineprotected |
ReferenceCountedObject(const ReferenceCountedObject &other) | libMesh::ReferenceCountedObject< RBAssemblyExpansion > | inlineprotected |
ReferenceCountedObject(ReferenceCountedObject &&other) noexcept | libMesh::ReferenceCountedObject< RBAssemblyExpansion > | inlineprotected |
ReferenceCounter() | libMesh::ReferenceCounter | inlineprotected |
ReferenceCounter(const ReferenceCounter &) | libMesh::ReferenceCounter | inlineprotected |
ReferenceCounter(ReferenceCounter &&other) noexcept | libMesh::ReferenceCounter | inlineprotected |
TransientRBAssemblyExpansion() | libMesh::TransientRBAssemblyExpansion | |
~RBAssemblyExpansion() | libMesh::RBAssemblyExpansion | inlinevirtual |
~ReferenceCountedObject() | libMesh::ReferenceCountedObject< RBAssemblyExpansion > | inline |
~ReferenceCounter() | libMesh::ReferenceCounter | inline |