geo-fluid-dynamics / peclet

An advection-diffusion solver written in C++ and based on deal.II
MIT License
3 stars 1 forks source link

Doxygen, Docker, and Travis-CI #6

Closed agzimmerman closed 7 years ago

agzimmerman commented 7 years ago

Configure Doxygen, Docker, and Travis-CI similar to what I did here: https://github.com/alexanderzimmerman/nsb-pcm

This will make it much easier for others (including my future self) to use this code.

agzimmerman commented 7 years ago

Need to add deal.II tags to doxygen docs. See https://dealii.org/developer/users/doxygen.html

agzimmerman commented 7 years ago

Completed all of this with a series of recent commits, ending with commit acd0a60e5db0f801d531877de7a6adecb1a4fb40