Skip to content
Snippets Groups Projects
Forked from gmsh / gmsh
Source project has a limited visibility.
  • Matti Pellika's avatar
    3000d2c8
    Added Geo/CellCompelex.cpp and Geo/CellComplex.h · 3000d2c8
    Matti Pellika authored
    They construct a cell complex of a finite elemement mesh of a model,
    and are able to reduce and coreduce it in order to compute model's
    homology groups.
    
    Also added contrib/kbipack to by Saku Suuriniemi for future use to
    compute Smith normal forms of the boundary operator matrices of the
    reduced cell complex.
    
    Modified Makefiles and configure.in accordingly.
    3000d2c8
    History
    Added Geo/CellCompelex.cpp and Geo/CellComplex.h
    Matti Pellika authored
    They construct a cell complex of a finite elemement mesh of a model,
    and are able to reduce and coreduce it in order to compute model's
    homology groups.
    
    Also added contrib/kbipack to by Saku Suuriniemi for future use to
    compute Smith normal forms of the boundary operator matrices of the
    reduced cell complex.
    
    Modified Makefiles and configure.in accordingly.