version 0.4
finiteelements/mechanics/linearelastic.hh File Reference

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

#include <iosfwd>
#include <optional>
#include <type_traits>
#include <dune/fufem/boundarypatch.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dune/localfefunctions/expressions/linearStrainsExpr.hh>
#include <dune/localfefunctions/impl/standardLocalFunction.hh>
#include <dune/localfefunctions/manifolds/realTuple.hh>
#include <ikarus/finiteelements/febases/powerbasisfe.hh>
#include <ikarus/finiteelements/fehelper.hh>
#include <ikarus/finiteelements/ferequirements.hh>
#include <ikarus/finiteelements/mechanics/loads.hh>
#include <ikarus/finiteelements/mechanics/materials.hh>
#include <ikarus/finiteelements/physicshelper.hh>
#include <ikarus/utils/defaultfunctions.hh>
#include <ikarus/utils/linearalgebrahelper.hh>

Go to the source code of this file.

Classes

class  Ikarus::LinearElastic< Basis_, FERequirements_, useEigenRef >
 LinearElastic class represents a linear elastic finite element. More...
 

Namespaces

namespace  Ikarus