Sen descrición

Snow 993c737ee4 Update readme %!s(int64=8) %!d(string=hai) anos
hdpg1d 4b5842a8aa Bug fixed. %!s(int64=8) %!d(string=hai) anos
.gitignore 4b5842a8aa Bug fixed. %!s(int64=8) %!d(string=hai) anos
LICENSE e57d36cd1c Initial commit %!s(int64=8) %!d(string=hai) anos
MANIFEST f02559d959 Separated the main solver from the HDPG discretization method. %!s(int64=8) %!d(string=hai) anos
README.md 993c737ee4 Update readme %!s(int64=8) %!d(string=hai) anos
setup.py bf007fd028 bump the version number. %!s(int64=8) %!d(string=hai) anos

README.md

Table of Contents

HDPG1D

This is a python package that solves 1-Dimensional PDEs using hybridizable discontinuous Petrov-Galerkin discretization, a novel FEA discretization that ensures the best solution quality without extra stablization mechanism.

Solution of Burger's equation using HDPG.

Install

pip install hdpg1d

Usage

PGsolve