LifeV
|
Classes to hold algorithms for the mesh motion, for instance, involved in a ALE formulation. More...
#include <lifev/core/LifeV.hpp>
#include <lifev/core/filter/GetPot.hpp>
#include <lifev/core/fem/DOF.hpp>
#include <lifev/core/array/MatrixElemental.hpp>
#include <lifev/core/fem/AssemblyElemental.hpp>
#include <lifev/core/fem/Assembly.hpp>
#include <lifev/core/fem/BCManage.hpp>
#include <lifev/core/fem/FESpace.hpp>
#include <lifev/core/util/Displayer.hpp>
#include <lifev/eta/fem/ETFESpace.hpp>
#include <lifev/eta/expression/Integrate.hpp>
Go to the source code of this file.
Data Structures | |
class | ALESolver |
Namespaces | |
LifeV | |
Default Physical Solver. | |
Classes to hold algorithms for the mesh motion, for instance, involved in a ALE formulation.
This file contains classes which may be used to compute the extension inside the reference domain of a given displacement at a specified interface. The techniques implemented are the harmonic extension and the equations of lineary elasticity.
Definition in file ALESolver.hpp.