]> https://gitweb.dealii.org/ - dealii.git/commit
Add level set functions for a plane and a sphere 12079/head
authorSimon Sticko <simon@sticko.se>
Thu, 22 Apr 2021 13:28:56 +0000 (15:28 +0200)
committerSimon Sticko <simon@sticko.se>
Sun, 25 Apr 2021 06:11:04 +0000 (08:11 +0200)
commitb1b5ac915c1246d5575f0ec6ff0468edfba2e2a0
tree8c54e198289a4b9f6b360d61a80a5f116368be91
parentc7921176b0ac5cc1c7b6e386d4795b8133e2ceb9
Add level set functions for a plane and a sphere

Add two level set functions in a new namespace
dealii::Functions::LevelSet, one being the signed distance function
from an arbitrary point to a sphere, and the other being the
(possibly scaled) signed distance from a point to a plane.
include/deal.II/base/function_level_set.h [new file with mode: 0644]
source/base/CMakeLists.txt
source/base/function_level_set.cc [new file with mode: 0644]
source/base/function_level_set.inst.in [new file with mode: 0644]
tests/base/function_level_set.cc [new file with mode: 0644]
tests/base/function_level_set.output [new file with mode: 0644]

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.