Skip to content
This repository was archived by the owner on Oct 6, 2021. It is now read-only.

aeslaughter/heat_fdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heat_fdiff is a 1-D, parallel finite difference solution to the heat equation written in C++ with PETSc. The code is documented using Doxygen (www.doxygen.org).

To build the documentation:
1.) Download Doxygen software, including the Doxywizard.
2.) Execute the Doxywizard program.
3.) Open the doxygensettings file from Doxywizard and execute the run command.
4.) The html of the documentation may be viewed at: ../doc/index.html.

This project was developed as a learning tool by Andrew E. Slaughter at Cornell University, more information may be found at: https://confluence.cornell.edu/display/mpdc/Home.

About

Parallel 1-D finite difference solution of the heat equation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors