LifeV
|
VenantKirchhoffViscoelasticSolver - Class to solve second order problem as linear visco-elastic problem and waves problem. More...
#include <Epetra_Vector.h>
#include <EpetraExt_MatrixMatrix.h>
#include <boost/scoped_ptr.hpp>
#include <lifev/core/array/MatrixElemental.hpp>
#include <lifev/core/array/VectorElemental.hpp>
#include <lifev/core/array/MatrixEpetra.hpp>
#include <lifev/core/array/VectorEpetra.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/LifeChrono.hpp>
#include <lifev/core/algorithm/SolverAztecOO.hpp>
#include <lifev/structure/solver/VenantKirchhoffViscoelasticData.hpp>
#include <lifev/core/util/Displayer.hpp>
Go to the source code of this file.
Data Structures | |
class | VenantKirchhoffViscoelasticSolver< Mesh, SolverType > |
SecondOrderProblem this class solver second order problem, waves equation and linear viscoelastic problem. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
VenantKirchhoffViscoelasticSolver - Class to solve second order problem as linear visco-elastic problem and waves problem.
Definition in file VenantKirchhoffViscoelasticSolver.hpp.