version 0.4.1
linearelastic.hh File Reference

Definition of the LinearElastic class for finite element mechanics computations. More...

#include <optional>
#include <type_traits>
#include <dune/geometry/quadraturerules.hh>
#include <dune/localfefunctions/expressions/linearStrainsExpr.hh>
#include <dune/localfefunctions/impl/standardLocalFunction.hh>
#include <ikarus/finiteelements/fehelper.hh>
#include <ikarus/finiteelements/ferequirements.hh>
#include <ikarus/finiteelements/mechanics/materials.hh>
#include <ikarus/finiteelements/physicshelper.hh>

Go to the source code of this file.

Classes

struct  Ikarus::LinearElasticPre
 A PreFE struct for linear elastic elements. More...
 
class  Ikarus::LinearElastic< PreFE, FE >
 LinearElastic class represents a linear elastic finite element. More...
 

Namespaces

namespace  Ikarus
 

Functions

auto Ikarus::linearElastic (const YoungsModulusAndPoissonsRatio &mat)
 A helper function to create a linear elastic pre finite element. More...