assemble_qoi_elements | libMesh::DifferentiableQoI | |
assemble_qoi_internal_sides | libMesh::DifferentiableQoI | |
assemble_qoi_sides | libMesh::DifferentiableQoI | |
clear_qoi() | libMesh::DifferentiableQoI | inlinevirtual |
clone()=0 | libMesh::DifferentiableQoI | pure virtual |
DifferentiableQoI() | libMesh::DifferentiableQoI | |
element_qoi(DiffContext &, const QoISet &) | libMesh::DifferentiableQoI | inlinevirtual |
element_qoi_derivative(DiffContext &, const QoISet &) | libMesh::DifferentiableQoI | inlinevirtual |
finalize_derivative(NumericVector< Number > &derivatives, std::size_t qoi_index) | libMesh::DifferentiableQoI | virtual |
init_context(DiffContext &) | libMesh::DifferentiableQoI | inlinevirtual |
init_qoi(std::vector< Number > &) | libMesh::DifferentiableQoI | inlinevirtual |
parallel_op(const Parallel::Communicator &communicator, std::vector< Number > &sys_qoi, std::vector< Number > &local_qoi, const QoISet &qoi_indices) | libMesh::DifferentiableQoI | virtual |
side_qoi(DiffContext &, const QoISet &) | libMesh::DifferentiableQoI | inlinevirtual |
side_qoi_derivative(DiffContext &, const QoISet &) | libMesh::DifferentiableQoI | inlinevirtual |
thread_join(std::vector< Number > &qoi, const std::vector< Number > &other_qoi, const QoISet &qoi_indices) | libMesh::DifferentiableQoI | virtual |
~DifferentiableQoI() | libMesh::DifferentiableQoI | inlinevirtual |