Plugins
|
#include "common/common.h"
#include "lib_grid/lg_base.h"
#include "lib_algebra/operator/interface/linear_iterator.h"
#include "lib_algebra/operator/interface/matrix_operator.h"
#include "lib_algebra/operator/damping.h"
#include "lib_algebra/operator/debug_writer.h"
#include "../em_material.h"
#include "hiptmair_hybrid_smoother_impl.h"
Go to the source code of this file.
Classes | |
struct | ug::Electromagnetism::TimeHarmonicNedelecHybridSmoother< TDomain, TAlgebra >::t_red_op_and |
"and" reduction operation class for the conductivity condition More... | |
struct | ug::Electromagnetism::TimeHarmonicNedelecHybridSmoother< TDomain, TAlgebra >::t_red_op_or |
"or" reduction operation class for the conductivity condition More... | |
struct | ug::Electromagnetism::TimeHarmonicNedelecHybridSmoother< TDomain, TAlgebra >::tEdgeInfo |
Structure of the storage for the information about the edge-vertex interconnections. More... | |
class | ug::Electromagnetism::TimeHarmonicNedelecHybridSmoother< TDomain, TAlgebra > |
The hybrid smoother by R. Hiptmair. More... | |
Namespaces | |
ug | |
ug::Electromagnetism | |