Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amartinhuertas authored Apr 25, 2022
1 parent 0de40ad commit 448d274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Hybrid discretisation methods in Julia (HDG, HHO, VEM, etc)

## Purpose

GridapHybrid.jl is fresh approach, based on Julia, towards a unified computational framework that supports R\&D in hybrid discretization methods on general polytopal meshes, including HDG (Hybridizable Discontinuous Galerking), HHO (Hybrid High Order), and VEM (Virtual Element Method), and highly scalable parallel preconditioning techniques (based, e.g., on hybrid multiscale ideas) tailored to these discretization techniques.
GridapHybrid.jl is fresh approach, based on Julia, towards a unified computational framework that supports R\&D in hybrid discretization methods on general polytopal meshes, including HDG (Hybridizable Discontinuous Galerkin), HHO (Hybrid High Order), and VEM (Virtual Element Method), and highly scalable parallel preconditioning techniques (based, e.g., on hybrid multiscale ideas) tailored to these discretization techniques.

## Example

Expand Down

0 comments on commit 448d274

Please sign in to comment.