Skip to content

cxkoda/crank-nicolson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crank-Nicolson with DevOps

Build Status

In this project I would like to learn and exercise some of the most common DevOps such as:

  • Using a defined code style (using clang-format)
  • Auto-formatting using git-hooks
  • Setting up a build system (using cmake)
  • Unit-testing (using googltest)
  • Conitnuous-integration (using Travis)

I exercise this in the context of implementing a Crank-Nicolson scheme to solve a basic diffusion equation in one spatial dimension.

This project is intended to serve as a lookup project for future ones.

Be aware that everything is still work in progress!


Further links

googletest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published