Flow123d  master-f44eb46
Classes | Functions
elasticity.cc File Reference
#include "system/sys_profiler.hh"
#include "mechanics/elasticity.hh"
#include "mechanics/assembly_elasticity.hh"
#include "io/output_time.hh"
#include "quadrature/quadrature_lib.hh"
#include "fem/fe_values.hh"
#include "fem/fe_p.hh"
#include "fem/fe_rt.hh"
#include "fem/fe_system.hh"
#include "fields/field_fe.hh"
#include "la/linsys_PETSC.hh"
#include "la/linsys_PERMON.hh"
#include "coupling/balance.hh"
#include "mesh/neighbours.h"
#include "coupling/generic_assembly.hh"
#include "fields/multi_field.hh"
#include "fields/generic_field.hh"
#include "fields/field_model.hh"
#include "input/factory.hh"

Go to the source code of this file.

Classes

struct  fn_lame_mu
 
struct  fn_lame_lambda
 
struct  fn_dirichlet_penalty
 

Functions

double lame_mu (double young, double poisson)
 
double lame_lambda (double young, double poisson)
 

Function Documentation

◆ lame_lambda()

double lame_lambda ( double  young,
double  poisson 
)

Definition at line 86 of file elasticity.cc.

Here is the caller graph for this function:

◆ lame_mu()

double lame_mu ( double  young,
double  poisson 
)

Definition at line 80 of file elasticity.cc.

Here is the caller graph for this function: