friedmud / gslib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GSLIB

Build Status

  • Gather/Scatter for nearest neighbor data exchange
  • XXT solver (parallel direct solver)
  • AMG solver
  • Robust spectral element interpolation for a given set of points

Build Instructions

The build system relies on GNU Make with the make command. To compile gslib just run:

make CC=mpicc
make PREFIX=<install path> install

Applications

[1] Nek5000: Nek5000 is the open-source, highly-scalable, spectral element code.

[2] Nektar++: Nektar++ is the open-source spectral/hp element code.

About

License:Other


Languages

Language:C 95.9%Language:C++ 2.2%Language:MATLAB 0.7%Language:Makefile 0.5%Language:Python 0.4%Language:Fortran 0.2%Language:Shell 0.1%