|
Feellgood
|
secondary header, it grabs altogether the linear algebra by the solver to apply fem method
It encapsulates the calls to algebra BiCGSTAB solver, the assemblage and projection of the matrix for all elements
projection and matrix assembly is multithreaded for tetrahedron, monothread for facette
More...
#include <random>#include <execution>#include "config.h"#include "facette.h"#include "feellgoodSettings.h"#include "solver.h"#include "meshUtils.h"#include "node.h"#include "tetra.h"#include "algebra/algebra.h"Go to the source code of this file.
Classes | |
| class | LinAlgebra |
Variables | |
| const int | DIM_PB_MAG = 2 |
secondary header, it grabs altogether the linear algebra by the solver to apply fem method
It encapsulates the calls to algebra BiCGSTAB solver, the assemblage and projection of the matrix for all elements
projection and matrix assembly is multithreaded for tetrahedron, monothread for facette
| const int DIM_PB_MAG = 2 |
dimensionnality of the micromagnetic problem