ug4
|
#include <vector>
#include <string>
#include "lib_algebra/operator/algebra_debug_writer.h"
#include "lib_algebra/adapter/slicing.h"
#include "common/util/string_util.h"
#include "bridge/util_overloaded.h"
Go to the source code of this file.
Classes | |
class | ug::UzawaBase< TDomain, TAlgebra > |
class | ug::UzawaSlicing< TGridFunction > |
Namespaces | |
ug | |
the ug namespace | |
Typedefs | |
typedef std::vector< bool > | ug::binary_grouping_vector |
Functions | |
template<typename TGroupObj , typename TGridFunction > | |
void | ug::ExtractByObject (std::vector< DoFIndex > &vIndex, const TGridFunction &c, const std::vector< size_t > &vFullRowCmp, const std::vector< size_t > &vRemainCmp) |