|
IFEM 90A354
|
General integrands for global L2-projection. More...
#include "GlbL2projector.h"#include "GlobalIntegral.h"#include "LocalIntegral.h"#include "FiniteElement.h"#include "TimeDomain.h"#include "ASMbase.h"#include "ASMunstruct.h"#include "ElmMats.h"#include "IntegrandBase.h"#include "Function.h"#include "Profiler.h"#include "SparseMatrix.h"#include <numeric>
Namespaces | |
| namespace | GlbL2 |
| Global control parameters for L2-projection. | |
Variables | |
| LinAlg::MatrixType | GlbL2::MatrixType = LinAlg::SPARSE |
| Matrix type for global L2-projection (version 1 only) | |
| LinSolParams * | GlbL2::SolverParams = nullptr |
| Linear solver parameters for the global L2-projection (version 1 only) | |
| const ProcessAdm * | GlbL2::Adm = nullptr |
| Process administrator for the global L2-projection (version 1 only) | |
General integrands for global L2-projection.