LifeV
|
This file contains the definition of the FastAssemblerMixed 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 | FastAssemblerMixed |
Namespaces | |
LifeV | |
Default Physical Solver. | |
This file contains the definition of the FastAssemblerMixed class.
This function is used to perform an efficient assembly of FE matrices where the test and trial functions are not the same.
Definition in file FastAssemblerMixed.hpp.