Skip to content

jpdean/dolfinx_hdg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

DOLFINx_HDG

Installation

C++

To build and install, from the cpp/ directory, run:

mkdir build
cd build
cmake ..
cmake --build .
cmake --install .

Python

To build and install, from the python/ directory, run:

pip3 install .

About

An HDG library for FEniCSx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published