LifeV
|
File containing the IP stabilization for the ADR problem. More...
#include <boost/scoped_ptr.hpp>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/util/LifeChrono.hpp>
#include <lifev/core/fem/Assembly.hpp>
#include <lifev/core/fem/FESpace.hpp>
#include <lifev/core/fem/AssemblyElemental.hpp>
Go to the source code of this file.
Data Structures | |
class | ADRAssemblerIP< mesh_type, matrix_type, vector_type > |
ADRAssemblerIP - This class is used to add IP stabilization to an Advection-Diffusion-Reaction problem. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
File containing the IP stabilization for the ADR problem.
A more detailed description of the file (if necessary)
Definition in file ADRAssemblerIP.hpp.