Skip to content
View MayaTatarelli's full-sized avatar

Block or report MayaTatarelli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dougshidong/PHiLiP dougshidong/PHiLiP Public

    Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods

    C++ 55 44

  2. discontinuous-galerkin-solver discontinuous-galerkin-solver Public

    One-dimensional Discontinuous Galerkin (DG) solver

    Python 1

  3. How to compile PHiLiP on the cluster How to compile PHiLiP on the cluster
    1
    # Compiling PHiLiP on the cluster
    2
    
    
    3
    ## (1) if scratch/PHiLiP/ already exists or is very old, make a new clean directory
    4
    `cd scratch`\
    5
    `rm -rf PHiLiP`\