Feellgood
Classes
linear_algebra.h File Reference

secondary header, it grabs altogether the linear algebra by the solver to apply fem method
It encapsulates the calls to eigen 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 "mesh.h"
#include "node.h"
#include "tetra.h"

Go to the source code of this file.

Classes

class  LinAlgebra
 

Detailed Description

secondary header, it grabs altogether the linear algebra by the solver to apply fem method
It encapsulates the calls to eigen BiCGSTAB solver, the assemblage and projection of the matrix for all elements
projection and matrix assembly is multithreaded for tetrahedron, monothread for facette