Skip to content

A Julia library building on top of SummationByPartsOperators.jl with focus on function space summation-by-parts (FSBP) operators in one and multiple dimensions

License

Notifications You must be signed in to change notification settings

JoshuaLampert/SummationByPartsOperatorsExtra.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SummationByPartsOperatorsExtra.jl

Docs-dev Build Status codecov Aqua QA License: MIT

SummationByPartsOperatorsExtra.jl is a Julia package that implements some extra functionality for the package SummationByPartsOperators.jl. SummationByPartsOperatorsExtra.jl is still in an early stage of development and is meant to be used for research purposes. Maybe some parts of the package will be moved to SummationByPartsOperators.jl in the future. Until now, the package focuses on the implementation of function space summation-by-parts operators in one and multiple dimensions and on subcell summation-by-parts operators.

Installation

If you have not yet installed Julia, then you first need to download Julia. Please follow the instructions for your operating system. SummationByPartsOperatorsExtra.jl works with Julia v1.11 and newer. You can install SummationByPartsOperatorsExtra.jl by executing the following commands from the Julia REPL

julia> using Pkg

julia> Pkg.add("https://github.com/JoshuaLampert/SummationByPartsOperatorsExtra.jl")

Usage

In the Julia REPL, first load the package SummationByPartsOperatorsExtra.jl

julia> using SummationByPartsOperatorsExtra

SummationByPartsOperatorsExtra.jl is built on top of the package SummationByPartsOperators.jl and exports all the functions and types of the package.

Authors

The package is developed and maintained by Joshua Lampert (University of Hamburg).

License and contributing

SummationByPartsOperatorsExtra.jl is published under the MIT license (see License). We are pleased to accept contributions from everyone, preferably in the form of a PR.

About

A Julia library building on top of SummationByPartsOperators.jl with focus on function space summation-by-parts (FSBP) operators in one and multiple dimensions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages