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.cpp |
Class describing 2D quadrilateral grids. | |
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.cpp |
Preconditioners for elasticity upscaling. | |
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.cpp |
Material interface. | |
file | material.hh [code] |
Material interface. | |
file | materials.cpp |
Material properties. | |
file | materials.hh [code] |
Material properties. | |
file | matrixops.cpp |
Helper class with some matrix operations. | |
file | matrixops.hpp [code] |
Helper class with some matrix operations. | |
file | meshcolorizer.cpp |
Mesh colorizer class - template specializations. | |
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.cpp |
Representation of multi-point constraint (MPC) equations. | |
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. | |