Skip to content

RTSandberg/FARSIGHT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FARSIGHT

(Forward Adaptively Refined, Regularized Semi-Lagrangian method using Integral Green's function and Hierarchical Treecode)

Dependencies

  • openmp - compatible compiler
  • cmake
  • eigen
  • boost ptree

use build command $ mkdir build && cd build $ cmake .. -D CMAKE_C_COMPILER=<your_C_compiler> -D CMAKE_CXX_COMPILER=<your_C++_compiler> e.g. locally I use homebrew, so my C compiler is gcc-9, C++ is g++-9

Demos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published