Flow123d  release_2.2.0-914-gf1a3a4f
fem Directory Reference
Directory dependency graph for fem:
/opt/flow123d/flow123d/src/fem

Files

file  dofhandler.cc [code]
 Declaration of class which handles the ordering of degrees of freedom (dof) and mappings between local and global dofs.
 
file  dofhandler.hh [code]
 Declaration of class which handles the ordering of degrees of freedom (dof) and mappings between local and global dofs.
 
file  fe_p.cc [code]
 
file  fe_p.hh [code]
 Definitions of basic Lagrangean finite elements with polynomial shape functions.
 
file  fe_rt.cc [code]
 Definitions of Raviart-Thomas finite elements.
 
file  fe_rt.hh [code]
 Definitions of Raviart-Thomas finite elements.
 
file  fe_system.cc [code]
 Class FESystem for compound finite elements.
 
file  fe_system.hh [code]
 Class FESystem for compound finite elements.
 
file  fe_values.cc [code]
 Class FEValues calculates finite element data on the actual cells such as shape function values, gradients, Jacobian of the mapping from the reference cell etc.
 
file  fe_values.hh [code]
 Class FEValues calculates finite element data on the actual cells such as shape function values, gradients, Jacobian of the mapping from the reference cell etc.
 
file  fe_values_views.cc [code]
 
file  fe_values_views.hh [code]
 
file  finite_element.cc [code]
 Abstract class for description of finite elements.
 
file  finite_element.hh [code]
 Abstract class for description of finite elements.
 
file  mapping.hh [code]
 Class Mapping calculates data related to the mapping of the reference cell to the actual cell, such as Jacobian and normal vectors.
 
file  mapping_p1.cc [code]
 Class MappingP1 implements the affine transformation of the unit cell onto the actual cell.
 
file  mapping_p1.hh [code]
 Class MappingP1 implements the affine transformation of the unit cell onto the actual cell.
 
file  update_flags.hh [code]
 Enum type UpdateFlags indicates which quantities are to be recomputed on each finite element cell.