My Project
Loading...
Searching...
No Matches
elasticity Directory Reference

Files

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