elasticity Directory Reference
Directory dependency graph for elasticity:
elasticity

Files

file  applier.hpp [code]
 Helper class for abstracting differences between inverse operators and preconditioners in DUNE.
 
file  asmhandler.hpp [code]
 Class handling finite element assembly.
 
file  asmhandler_impl.hpp [code]
 Class handling finite element assembly - template implementations.
 
file  boundarygrid.hh [code]
 Class describing 2D quadrilateral grids.
 
file  elasticity.hpp [code]
 Elasticity helper class.
 
file  elasticity_impl.hpp [code]
 Elasticity helper class - template implementations.
 
file  elasticity_preconditioners.hpp [code]
 Preconditioners for elasticity upscaling.
 
file  elasticity_upscale.hpp [code]
 Elasticity upscale class.
 
file  elasticity_upscale_impl.hpp [code]
 Elasticity upscale class - template implementations.
 
file  logutils.hpp [code]
 Logging helper utilities.
 
file  material.hh [code]
 Material interface.
 
file  materials.hh [code]
 Material properties.
 
file  matrixops.hpp [code]
 Helper class with some matrix operations.
 
file  meshcolorizer.hpp [code]
 Mesh colorizer class.
 
file  mortar_evaluator.hpp [code]
 Linear operator for a Mortar block.
 
file  mortar_schur.hpp [code]
 Schur based linear operator for a Mortar block.
 
file  mortar_schur_precond.hpp [code]
 
file  mortar_utils.hpp [code]
 Mortar helper class.
 
file  mpc.hh [code]
 Representation of multi-point constraint (MPC) equations.
 
file  shapefunctions.hpp [code]
 Classes for shape functions. Loosely based on code in dune-grid-howto.
 
file  uzawa_solver.hpp [code]
 Uzawa scheme helper class.