Hi Kumar,
take a look
at
https://www.dealii.org/developer/doxygen/deal.II/namespaceTriangulationDescription_1_1Utilities.html#aefc3e841bcfd37714a07d04e42c8ffca.
Hope this helps,
Peter
On Wednesday, 15 March 2023 at 01:44:17 UTC+1 kumar.sau...@gmail.com wrote:
> Hi,
>
> I am trying to perform
Hi,
I am trying to perform the mesh partition using the mesh generated from
GMSH. The generated mesh is quite big with around 500K elements.
I am new to deal.ii. But I get the impression that the
parallel::distributed::Triangulation works only from the
quadrilateral/hexahedral meshes and use
I get it now. Thanks for your rely.
Best,
Wayne
在2023年3月15日星期三 UTC+8 00:19:43 写道:
>
> > This question might be silly. Is laplcae operator a positive definite
> > system and easy to solve? Does it become ill-conditioned when
> > mesh size and mesh quality reduce?
>
> "ill-conditioned" and "diffic
This question might be silly. Is laplcae operator a positive definite
system and easy to solve? Does it become ill-conditioned when
mesh size and mesh quality reduce?
"ill-conditioned" and "difficult to solve" are two different things. The
condition number of the discretized Laplace operator
Hello everyone!
This is deal.II newsletter #245.
It automatically reports recently merged features and discussions about the
deal.II finite element library.
## Below you find a list of recently proposed or merged features:
#14886: improve docu of VectorTools::interpolate_boundary_values() (pro
We could use the one above as a starting point.
I would argue that conda+python+jupyter is by far the most common
combination for those doing applied research and is getting installed in
many computer classes here in Europe.
On Friday, March 10, 2023 at 7:00:25 PM UTC+1 Timo Heister wrote:
>