From 58aefd5b8884524009262f788d925e549780bc4c Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Thu, 23 Sep 2021 09:27:10 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1331cc0..d5fdade 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ ## ParaviewBezier- An API for post-processing IGA results + +[![Join the chat at https://gitter.im/ParaviewBezier-API/community](https://badges.gitter.im/ParaviewBezier-API/community.svg)](https://gitter.im/ParaviewBezier-API/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + *Latest version: v1.0(23 Spetember 2021)* Isogeometric analysis results are generally plotted on approximated linear FE-discretization, which causes loss in the visualization quality. Since ParaView supports splines in the form of Bézier cells, There is now a possibility to visualize geometrically exact results.