NGSolve / ngsolve

Netgen/NGSolve is a high performance multiphysics finite element software. It is widely used to analyze models from solid mechanics, fluid dynamics and electromagnetics. Due to its flexible Python interface new physical equations and solution algorithms can be implemented easily.

Home Page:https://ngsolve.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluating a Gridfunction at a point inside the domain returns a "point out of domain" error

Alex-Vasile opened this issue · comments

The mesh file. NOTE: must be renamed to mesh.msh.
Mesh was created using gmsh and save as version 2.2

The script to reproduce.

The point is definitely inside the domain. Playing with the least significant digit of the x-coordinate will cause the point to be recognized as inside the domain.

Occuring with Ubuntu 21.10, python 3.9.7, and NGSolve-6.2.2201