Skip to content
/ dLinS Public
forked from StephanGarbin/dLinS

A collection of linear solvers using C++ 11 & Intel Threading Building Blocks (TBB) for concurrency. As a starting point, this project implements the conjugate gradient method, with several preconditioners and multi-grid coming soon. The project also includes some custom versatile data types.

License

Notifications You must be signed in to change notification settings

aaronxf/dLinS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

dLinS

A collection of linear solvers using C++ 11 & Intel Threading Building Blocks (TBB) for concurrency. As a starting point, this project implements the conjugate gradient method, with several preconditioners and multi-grid coming soon. The project also includes some custom versatile data types.

About

A collection of linear solvers using C++ 11 & Intel Threading Building Blocks (TBB) for concurrency. As a starting point, this project implements the conjugate gradient method, with several preconditioners and multi-grid coming soon. The project also includes some custom versatile data types.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published