LifeV
|
This file contains the definition of the FastAssembler class. More...
#include <lifev/core/LifeV.hpp>
#include <lifev/core/mesh/RegionMesh.hpp>
#include <lifev/core/array/VectorEpetra.hpp>
#include <lifev/core/array/MatrixEpetra.hpp>
#include <lifev/core/fem/QuadratureRule.hpp>
#include <lifev/core/fem/ReferenceFE.hpp>
#include <lifev/core/fem/CurrentFE.hpp>
#include <lifev/core/fem/FESpace.hpp>
Go to the source code of this file.
Data Structures | |
class | FastAssembler |
Namespaces | |
LifeV | |
Default Physical Solver. | |
This file contains the definition of the FastAssembler class.
This function is used to perform an efficient assembly of FE matrices where the test and trial functions are the same.
Definition in file FastAssembler.hpp.