]> https://gitweb.dealii.org/ - dealii.git/commit
Matrix-free evaluation of FE_RaviartThomasNodal 13591/head
authorNiklas Wik <niiklaswiik@gmail.com>
Tue, 1 Mar 2022 17:30:34 +0000 (18:30 +0100)
committerNiklas Wik <niiklaswiik@gmail.com>
Mon, 25 Apr 2022 23:06:20 +0000 (01:06 +0200)
commit6918f728e9368e9ff05c6968d60613bdea815074
treeab34f0ee996d6ab56297a0416da3e3108d95ebac
parent75887a95fcd0ca698bbeffc8aab1134a1038400b
Matrix-free evaluation of FE_RaviartThomasNodal

Test added for matrix-free RT
Split of evaluation_template_factory.templates.h
Decrease FE_EVAL_FACTORY_DEGREE_MAX to 2 for windows vm
30 files changed:
.github/workflows/windows.yml
include/deal.II/fe/fe_raviart_thomas.h
include/deal.II/matrix_free/evaluation_kernels.h
include/deal.II/matrix_free/evaluation_template_face_factory.templates.h [new file with mode: 0644]
include/deal.II/matrix_free/evaluation_template_factory.templates.h
include/deal.II/matrix_free/matrix_free.templates.h
include/deal.II/matrix_free/shape_info.h
include/deal.II/matrix_free/shape_info.templates.h
include/deal.II/matrix_free/tensor_product_kernels.h
source/fe/fe_raviart_thomas_nodal.cc
source/matrix_free/CMakeLists.txt
source/matrix_free/evaluation_template_face_factory.cc [new file with mode: 0644]
source/matrix_free/evaluation_template_face_factory.inst.in [new file with mode: 0644]
source/matrix_free/evaluation_template_face_factory_inst2.cc [new file with mode: 0644]
source/matrix_free/evaluation_template_face_factory_inst3.cc [new file with mode: 0644]
source/matrix_free/evaluation_template_face_factory_inst4.cc [new file with mode: 0644]
source/matrix_free/evaluation_template_face_factory_inst5.cc [new file with mode: 0644]
source/matrix_free/evaluation_template_face_factory_inst6.cc [new file with mode: 0644]
source/matrix_free/evaluation_template_factory.cc
source/matrix_free/evaluation_template_factory.inst.in
source/matrix_free/evaluation_template_factory_inst10.cc [new file with mode: 0644]
source/matrix_free/evaluation_template_factory_inst7.cc [new file with mode: 0644]
source/matrix_free/evaluation_template_factory_inst8.cc [new file with mode: 0644]
source/matrix_free/evaluation_template_factory_inst9.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_rt_01.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_rt_01.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_rt_common.h [new file with mode: 0644]
tests/matrix_free/matrix_vector_rt_face_01.cc [new file with mode: 0644]
tests/matrix_free/matrix_vector_rt_face_01.output [new file with mode: 0644]
tests/matrix_free/matrix_vector_rt_face_common.h [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.