LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
assemble Directory Reference

Files

file  assemble.h [code]
 Module include file for the module lf::assemble
 
file  assembler.cc [code]
 Implementation of local assembly.
 
file  assembler.h [code]
 Functions for global finite element assembly of matrices and right hand side vectors.
 
file  assembly_types.h [code]
 Some typedefs used by the LehrFEM++ assembly facilities.
 
file  coomatrix.cc [code]
 Implementations for rudimentary triplet based matrix format.
 
file  coomatrix.h [code]
 Rudimentary triplet based matrix format.
 
file  dofhandler.cc [code]
 Implementation of a general DOF handler interface.
 
file  dofhandler.h [code]
 A general DOF handler interface.
 
file  fix_dof.cc [code]
 No implementation so far.
 
file  fix_dof.h [code]
 Support function for fixing solutiuon components of a linear system.