LehrFEM++ 1.0.0
A simple Finite Element Library for teaching
Loading...
Searching...
No Matches
assemble Directory Reference

Files

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