Skip to content
forked from algoim/algoim

Algorithms for implicitly defined geometry, level set methods, and Voronoi implicit interface methods

License

Notifications You must be signed in to change notification settings

pantolin/algoim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algoim

Algorithms for implicitly defined geometry, level set methods, and Voronoi implicit interface methods.

This is a fork of the original Algoim's repository. For a description of the original version, examples, and install instructions, see the Algoim GitHub page.

This fork includes some new features respect to the original version, namely:

  • New functionalities for creating non-conforming high-order reparameterizations of implicit domains both for general smooth function and one or several Bernstein polynomials. It also supports reparameterization of the levelset manifold and the domain's wirebasket.
  • VTK exporting capabilities for reparameterizations.
  • Support for Bspline functions and functions defined in Cartesian grids (both for quadrature and reparameterization).
  • Implementation of SVD and generalized eigenvalue functions for computing polynomials roots as alternative to LAPACK.
  • Library of gyroid functions.

Notice

Algoim Copyright (c) 2022, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.

This software was developed under funding from the U.S. Department of Energy and the U.S. Government consequently retains certain rights. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, distribute copies to the public, prepare derivative works, and perform publicly and display publicly, and to permit others to do so.

License for Algoim can be found at LICENSE.

Citation

To cite Algoim, please follow the guide on the Algoim GitHub page.

About

Algorithms for implicitly defined geometry, level set methods, and Voronoi implicit interface methods

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%