version 0.4.1
nonlinearelastic.hh File Reference

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

#include <dune/fufem/boundarypatch.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dune/geometry/type.hh>
#include <dune/localfefunctions/cachedlocalBasis/cachedlocalBasis.hh>
#include <dune/localfefunctions/expressions/greenLagrangeStrains.hh>
#include <dune/localfefunctions/impl/standardLocalFunction.hh>
#include <dune/localfefunctions/manifolds/realTuple.hh>
#include <ikarus/finiteelements/febase.hh>
#include <ikarus/finiteelements/fehelper.hh>
#include <ikarus/finiteelements/ferequirements.hh>
#include <ikarus/finiteelements/mechanics/loads.hh>
#include <ikarus/finiteelements/mechanics/materials/tags.hh>
#include <ikarus/finiteelements/physicshelper.hh>
#include <ikarus/utils/defaultfunctions.hh>
#include <ikarus/utils/eigendunetransformations.hh>
#include <ikarus/utils/linearalgebrahelper.hh>

Go to the source code of this file.

Classes

struct  Ikarus::NonLinearElasticPre< MAT >
 A PreFE struct for non-linear elastic elements. More...
 
class  Ikarus::NonLinearElastic< PreFE, FE, PRE >
 NonLinearElastic class represents a non-linear elastic finite element. More...
 

Namespaces

namespace  Ikarus
 

Functions

template<typename MAT >
auto Ikarus::nonLinearElastic (const MAT &mat)
 A helper function to create a non-linear elastic pre finite element. More...