ug4
|
#include <ostream>
#include <sstream>
#include <string>
#include <limits>
#include <algorithm>
#include <iomanip>
#include <vector>
#include <list>
#include <math.h>
#include "common/common.h"
#include "common/stopwatch.h"
#include "lib_algebra/operator/convergence_check.h"
#include "lib_disc/function_spaces/approximation_space.h"
#include "lib_disc/common/function_group.h"
#include "algebra_conv_check_impl.h"
Go to the source code of this file.
Classes | |
class | ug::AlgebraicConvCheck< TVector > |
struct | ug::AlgebraicConvCheck< TVector >::CmpInfo |
Namespaces | |
ug | |
the ug namespace | |