]> https://gitweb.dealii.org/ - dealii.git/commit
New feature class TensorFunctionParser. The class inherits directly from TensorFuntion
authorKonrad Simon <konrad.simon@uni-hamburg.de>
Mon, 16 Sep 2019 21:15:01 +0000 (23:15 +0200)
committerKonrad Simon <konrad.simon@uni-hamburg.de>
Thu, 19 Dec 2019 09:18:19 +0000 (10:18 +0100)
commit5b17d4c01f638b5886d44433cb7c89c0ebcbcf6e
treed94d44694237e81c8d5d9a7d84f26a5f91181630
parentd902c8c1aaadb60df77af5771a106c5bc8a807d9
New feature class TensorFunctionParser. The class inherits directly from TensorFuntion
and has an interface similar to FunctionParser. Some stuff to iterface muParser was
moved to different files mu_parser_internal.h and *.cc. The documentation provided
is self contained apart from some places where we refer to the documentation of
FuntionParser. Changelog file provided. (All commits are squashed into this one.)
16 files changed:
doc/news/changes/minor/20191217KonradSimon [new file with mode: 0644]
include/deal.II/base/mu_parser_internal.h [new file with mode: 0644]
include/deal.II/base/tensor_function_parser.h [new file with mode: 0644]
source/base/CMakeLists.txt
source/base/function_parser.cc
source/base/mu_parser_internal.cc [new file with mode: 0644]
source/base/tensor_function_parser.cc [new file with mode: 0644]
source/base/tensor_function_parser.inst.in [new file with mode: 0644]
tests/base/tensor_function_parser_01.cc [new file with mode: 0644]
tests/base/tensor_function_parser_01.with_muparser=true.output [new file with mode: 0644]
tests/base/tensor_function_parser_02.cc [new file with mode: 0644]
tests/base/tensor_function_parser_02.with_muparser=true.output [new file with mode: 0644]
tests/base/tensor_function_parser_03.cc [new file with mode: 0644]
tests/base/tensor_function_parser_03.with_muparser=true.output [new file with mode: 0644]
tests/base/tensor_function_parser_04.cc [new file with mode: 0644]
tests/base/tensor_function_parser_04.with_muparser=true.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.