[dune-fem] Design of boundary classification, e.g. fem-poisson in school code

Claus-Justus Heine Claus-Justus.Heine at IANS.Uni-Stuttgart.DE
Tue Jan 14 16:37:57 CET 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

now that the boundaryId() method has been removed from the dune-grid
interface (... unless BLAH_EXPERIMENTAL ...) one in principle has only
the geometry itself to decide whether a given boundary facet belongs
to a specific part of the boundary. If I then think of the layout of
the example implementation of fem-poisson in the school-code, for
example, then we have (simplified) the following way to construct the
final algorithm

problem -> model -> fem-scheme -> algorithm

If now the model has no other chance than to look at the geometry to
assign suitable boundary conditions, then the model must have some
knowledge about the computational domain. This seems to be somewhat
inconvenient: when changing the macro triangulation (e.g. make it
twice as large or whatever) then one also has to adjust the model. At
least to me this seems to suggest that the definition of the
computational domain should be part of the model. Defining the macro
triangulation in the parameter file does not seem to fit this layout.

Cheers,

Claus





- -- 
Dr. Claus-Justus Heine
Institut für Angewandte Analysis und Simulation
* Numerische Mathematik für Höchstleistungsrechner
Universität Stuttgart

Fon: +49 (0) 711 - 685 65558
Fax: +49 (0) 711 - 685 65507
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (Darwin)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJS1VnUAAoJEAbZWiFWzP01CHIP/0+q/SLpmntwKrXAm6oigxPS
ZLPTL/RJqjUWJUOOUl0n2RZ3BwU4HYc7qDTUBZnWfQpD9+mbTcK2m5xaxPNoEpuC
Td5KBbWKf86VQz+RlNnco8TM9zQtHSpgzld/LxgQhCWKeCKplB9D/Gp4hh4G/d3S
C8ApCNRA9+r8Jxm6sutksq8fy0Xk7Mp0dHjP50eDq+8Pno514bcxeaRLniqvrOXx
tJhlvrAH4DBLVOUUlzrsJTidUr4wB0j0HuNbSC6BAS4Y5MnYm2+ss8Kr+PpAcpoJ
sYIXlVEQ/lOhVESsxcypGiVluBOFP3w1UFYwEI9M6FTF3zhS9gJ6IkPlUYLvPaMm
6MvnmiZZAL6BNv6fgZwAhEV2U7F8tcthpDngQHUIaxD4lldGCijnKyeHsLa093KC
NZbddke1Ae/c6Tb9lIuIA6bL6i+6PRP9khwy9JaaIv76LbhIF7Sz0iFllmFjhGoH
Ax5TT6Gn7lIhOqoAntkVpCVcyxd6BPwOaS2e+cL41q6CDeodvXhZwnw+wXVcjK8O
kBP77MYvG0wIYpxtv1ZdUWtGflozMF7Kh/SJzH43AsPUQ0xd2OSCJpMd8G7wsZzE
whhQRoMZnZkwlV33Ev7ZAmKZTzkeSR2ZegzTZxc9kRDRB8vf2AzI3KE7I3gKDHvy
xypWBSN4ighJHXiO0Vbp
=3lhk
-----END PGP SIGNATURE-----




More information about the dune-fem mailing list