ug4
|
#include <iostream>
#include "common/common.h"
#include "transfer_interface.h"
#include "lib_algebra/operator/debug_writer.h"
#include "lib_disc/parallelization/parallelization_util.h"
#include "std_transfer_impl.h"
Go to the source code of this file.
Classes | |
class | ug::StdTransfer< TDomain, TAlgebra > |
Standard Prolongation Operator. More... | |
struct | ug::StdTransfer< TDomain, TAlgebra >::TransferKey |
struct to distinguish already assembled operators More... | |
Namespaces | |
ug | |
the ug namespace | |