PrincetonUniversity / SPECFEMPP

SPECFEM++ is a complete re-write of SPECFEM suite of packages (SPECFEM2D, SPECFEM3D, SPECFEM3D_GLOBE) using C++
https://specfem2d-kokkos.readthedocs.io/en/latest/
GNU General Public License v3.0
16 stars 9 forks source link

Gll library #5

Closed Rohit-Kakodkar closed 2 years ago

Rohit-Kakodkar commented 2 years ago

Description

Please describe the changes/features in this pull request.

This update deals with GLL library and Lagrange polynomials library.

Added routines to calculate GLL points, GLL weights required for integration, lagrange polynomials and its derivatives. All the required data is stored in GLL class (gll.cpp).

Documentation update:

Created developer documentation section - github workflow and pre-commit sections are complete.

Issue Number

If there is an issue created for these changes, link it here #3

Checklist

Please make sure to check developer documentation on specfem docs.

[x] I ran the code through pre-commit to check style [] My code passes all the integration tests [x] I have added sufficient unittests to test my changes [x] I have added/updated documentation for the changes I am proposing [x] I have updated CMakeLists to ensure my code builds [] My code builds across all platforms

github-actions[bot] commented 2 years ago

Visit the preview URL for this PR (updated for commit 6bf6b08):

https://specfem-kokkos--pr5-gll-library-fix-4879dazn.web.app

(expires Mon, 22 Aug 2022 21:17:16 GMT)

🔥 via Firebase Hosting GitHub Action 🌎