Download
If you would like to access the most recent development
version with the newest features and bugs of DOpElib it can be obtained via git
git clone https://github.com/winnifried/dopelib.git
if you would like to contribute your own features to DOpElib, you can contact us or open a pull request.
The repository contains the complete manual, it can be obtained separately here
In May 2023, the repository moved from a server at TU Darmstadt to github.com.
In existing copies
git remote set-url origin git@github.com:winnifried/dopelib.gitcan be used to update the remote to the new server
Citing DOpElib
If you like our software, and use it for a publication please remember to give credits to its authors by citing
@Article{DOpElib,
Title = {{DOpElib}: {D}ifferential Equations and Optimization Environment;
{A} Goal Oriented Software Library for Solving PDEs and Optimization Problems with PDEs},
Author = {C. Goll and T. Wick and W. Wollner},
Journal = {Archive of Numerical Software},
Year = {2017},
Number = {2},
Pages = {1--14},
Volume = {5},
Doi = {10.11588/ans.2017.2.11815}
}In addition, please remember to reference the finite elements provided by deal.II.