version 0.4.1
Ikarus::NonLinearElasticPre< MAT > Struct Template Reference

A PreFE struct for non-linear elastic elements. More...

#include <ikarus/finiteelements/mechanics/nonlinearelastic.hh>

Public Types

using Material = MAT
 
template<typename PreFE , typename FE >
using Skill = NonLinearElastic< PreFE, FE, NonLinearElasticPre >
 

Public Attributes

MAT material
 

Detailed Description

template<typename MAT>
struct Ikarus::NonLinearElasticPre< MAT >
Template Parameters
MATType of the material.

Member Typedef Documentation

◆ Material

template<typename MAT >
using Ikarus::NonLinearElasticPre< MAT >::Material = MAT

◆ Skill

template<typename MAT >
template<typename PreFE , typename FE >
using Ikarus::NonLinearElasticPre< MAT >::Skill = NonLinearElastic<PreFE, FE, NonLinearElasticPre>

Member Data Documentation

◆ material

template<typename MAT >
MAT Ikarus::NonLinearElasticPre< MAT >::material

The documentation for this struct was generated from the following file: