MFEM v4.10.0
Finite element discretization library
Loading...
Searching...
No Matches
mtop_solvers.hpp File Reference

Go to the source code of this file.

Classes

class  IsoElasticityLambdaCoeff
 The IsoElasticityLambdaCoeff class converts E modulus of elasticity and Poisson's ratio to Lame's lambda coefficient. More...
 
class  IsoElasticityShearCoeff
 The IsoElasticityShearCoeff class converts E modulus of elasticity and Poisson's ratio to Shear coefficient. More...
 
class  IsoLinElasticSolver
 The IsoLinElasticSolver class provides a solver for linear isotropic elasticity. The solver provides options for partial assembly, dFEM based integrators, and full assembly. The preconditioners are based on block LOR approximations. More...
 
class  IsoLinElasticSolver::NqptUniformParameterSpace
 

Typedefs

using real_t = mfem::real_t
 

Typedef Documentation

◆ real_t

Definition at line 19 of file mtop_solvers.hpp.