]> https://gitweb.dealii.org/ - dealii.git/commit
Renamed MappingFE to MappingFEField
authorLuca Heltai <luca.heltai@sissa.it>
Mon, 6 Apr 2015 18:06:32 +0000 (20:06 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Thu, 16 Apr 2015 14:20:12 +0000 (16:20 +0200)
commit22b6d1e6367700d6591ef974402b6be85bb498dd
tree025968add1fe7e1611508b60ab37fd782cfad080
parent12b12c4a3b719e021d5d6af02a57ead7976f751f
Renamed MappingFE to MappingFEField

Fixed documentation.

Fixed indentation.

Inverted DH and VECTOR in template declaration.

Renamed get_fe_mask to get_component_mask

Added entry in changes.h

fixed: destructor, useless lines, commented code. Renamed tests

added missing documentation and solved the thread safe issue

eliminated if statement in compute_shapes_virtual

solved all the problems highlighted in https://github.com/dealii/dealii/pull/727

const quadrature points in update_euler_vector_using_triangulation

Added two test with a non trivial component mask (mapping_fe_field_real_to_unit_q1_mask.cc) and fixed if statement in update_euler_vector_using_triangulation

Added assert dimension in update_euler_vector_using_triangulation

start working on else statement in update_euler

added one test with fe_bernstein (still failing)

Added tests from q1 to q5 and from b1 to b5

Fixed doxygen comments.

Added a few comments and fixed a const reference.

fixed inital guess in transform_real_to_unit

added hyperballboundary in test b2_mask
29 files changed:
doc/news/changes.h
include/deal.II/fe/mapping_fe_field.h [moved from include/deal.II/fe/mapping_fe.h with 72% similarity]
source/fe/CMakeLists.txt
source/fe/mapping_fe_field.cc [moved from source/fe/mapping_fe.cc with 80% similarity]
source/fe/mapping_fe_field.inst.in [moved from source/fe/mapping_fe.inst.in with 82% similarity]
tests/fe/mapping_fe_field_real_to_unit_b1.cc [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_b1.output [moved from tests/fe/mapping_fe_real_to_unit_q1.output with 100% similarity]
tests/fe/mapping_fe_field_real_to_unit_b2_curved.cc [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_b2_curved.output [moved from tests/fe/mapping_fe_real_to_unit_q5_curved.output with 100% similarity]
tests/fe/mapping_fe_field_real_to_unit_b2_mask.cc [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_b2_mask.output [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_b3_curved.cc [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_b3_curved.output [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_b4_curved.cc [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_b4_curved.output [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_b5_curved.cc [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_b5_curved.output [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_q1.cc [moved from tests/fe/mapping_fe_real_to_unit_q1.cc with 95% similarity]
tests/fe/mapping_fe_field_real_to_unit_q1.output [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_q2_curved.cc [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_q2_curved.output [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_q2_mask.cc [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_q2_mask.output [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_q3_curved.cc [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_q3_curved.output [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_q4_curved.cc [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_q4_curved.output [new file with mode: 0644]
tests/fe/mapping_fe_field_real_to_unit_q5_curved.cc [moved from tests/fe/mapping_fe_real_to_unit_q5_curved.cc with 95% similarity]
tests/fe/mapping_fe_field_real_to_unit_q5_curved.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.