]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
4 years agoWrite test for Tvmult of PETSc PreconditionJacobi 9887/head
Daniel Garcia-Sanchez [Tue, 14 Apr 2020 17:45:39 +0000 (19:45 +0200)]
Write test for Tvmult of PETSc PreconditionJacobi

4 years agoAdd Tvmult to PETSc PreconditionerBase
Daniel Garcia-Sanchez [Tue, 14 Apr 2020 17:13:51 +0000 (19:13 +0200)]
Add Tvmult to PETSc PreconditionerBase

4 years agoMerge pull request #9829 from kronbichler/extend_fe_tools
David Wells [Mon, 13 Apr 2020 21:13:04 +0000 (17:13 -0400)]
Merge pull request #9829 from kronbichler/extend_fe_tools

FETools: Add additional lexicographic_to_hierarchic_numbering functions

4 years agoMerge pull request #9710 from kronbichler/improve_distribute_sparsity_pattern
David Wells [Mon, 13 Apr 2020 20:39:04 +0000 (16:39 -0400)]
Merge pull request #9710 from kronbichler/improve_distribute_sparsity_pattern

SparsityTools::distribute_sparsity_pattern with compute_index_owner

4 years agoMerge pull request #9881 from rezarastak/patch-1
Timo Heister [Mon, 13 Apr 2020 12:34:39 +0000 (08:34 -0400)]
Merge pull request #9881 from rezarastak/patch-1

Tiny Cmake documentation fix

4 years agoMerge pull request #9741 from nfehn/parse_input
Luca Heltai [Mon, 13 Apr 2020 09:48:11 +0000 (11:48 +0200)]
Merge pull request #9741 from nfehn/parse_input

Extend ParameterHandler::parse_input() for file-type-independent parsing with inbuilt correctness check

4 years agoextend function parse_input() for file-type-independent parsing 9741/head
Niklas Fehn [Thu, 26 Mar 2020 15:44:24 +0000 (16:44 +0100)]
extend function parse_input() for file-type-independent parsing

4 years agoTiny Cmake documentation fix 9881/head
Reza Rastak [Mon, 13 Apr 2020 06:47:12 +0000 (23:47 -0700)]
Tiny Cmake documentation fix

4 years agoMerge pull request #9877 from rezarastak/numbers_types_includes
Daniel Arndt [Mon, 13 Apr 2020 02:48:09 +0000 (22:48 -0400)]
Merge pull request #9877 from rezarastak/numbers_types_includes

update included std headers in number.h and types.h

4 years agoMerge pull request #9879 from dangars/cmake_documentation_center
Matthias Maier [Sun, 12 Apr 2020 17:42:46 +0000 (12:42 -0500)]
Merge pull request #9879 from dangars/cmake_documentation_center

Center comment

4 years agoCenter comment 9879/head
Daniel Garcia-Sanchez [Sun, 12 Apr 2020 14:16:12 +0000 (16:16 +0200)]
Center comment

4 years agoMerge pull request #9874 from peterrum/dofhandler_mf
Martin Kronbichler [Sun, 12 Apr 2020 05:48:40 +0000 (07:48 +0200)]
Merge pull request #9874 from peterrum/dofhandler_mf

Merge MatrixFree::internal_reinit for DoFHandler and hp::DoFHandler

4 years agoMerge pull request #9875 from peterrum/mf_level
Daniel Arndt [Sun, 12 Apr 2020 02:10:04 +0000 (22:10 -0400)]
Merge pull request #9875 from peterrum/mf_level

Remove MatrixFree::DoFHandlers::level

4 years agoRemove MatrixFree::DoFHandlers::level 9875/head
Peter Munch [Sat, 11 Apr 2020 13:45:49 +0000 (15:45 +0200)]
Remove MatrixFree::DoFHandlers::level

4 years agoMerge MatrixFree::internal_reinit for DoFHandler and hp::DoFHandler 9874/head
Peter Munch [Sat, 11 Apr 2020 11:18:56 +0000 (13:18 +0200)]
Merge MatrixFree::internal_reinit for DoFHandler and hp::DoFHandler

4 years agoinclude statements for standard headers improved 9877/head
Reza Rastak [Sat, 11 Apr 2020 07:26:46 +0000 (00:26 -0700)]
include statements for standard headers improved

4 years agoMerge pull request #9870 from kronbichler/fix_tests
Matthias Maier [Sat, 11 Apr 2020 00:04:18 +0000 (19:04 -0500)]
Merge pull request #9870 from kronbichler/fix_tests

Fix three tests

4 years agoMerge pull request #9865 from dangars/cmake_documentation
Matthias Maier [Fri, 10 Apr 2020 23:50:24 +0000 (18:50 -0500)]
Merge pull request #9865 from dangars/cmake_documentation

Improve CMake documentation for google search

4 years agoMerge pull request #9863 from dangars/step_69_cmake_threads
Matthias Maier [Fri, 10 Apr 2020 23:47:08 +0000 (18:47 -0500)]
Merge pull request #9863 from dangars/step_69_cmake_threads

Use #ifdef to guard std::async in step-69

4 years agoMerge pull request #9872 from tjhei/doxygen_extract_private
Daniel Arndt [Fri, 10 Apr 2020 22:23:38 +0000 (18:23 -0400)]
Merge pull request #9872 from tjhei/doxygen_extract_private

doxygen: enable private again

4 years agoUpdate html links 9865/head
Daniel Garcia-Sanchez [Fri, 10 Apr 2020 20:58:30 +0000 (22:58 +0200)]
Update html links

4 years agodoxygen: enable private again 9872/head
Timo Heister [Fri, 10 Apr 2020 20:47:20 +0000 (16:47 -0400)]
doxygen: enable private again

fixes #9855

4 years agoMerge pull request #9830 from rezarastak/tensor_doc
Martin Kronbichler [Fri, 10 Apr 2020 19:01:50 +0000 (21:01 +0200)]
Merge pull request #9830 from rezarastak/tensor_doc

Doc of Tensor and SymmetricTensor improved.

4 years agoMerge pull request #9866 from masterleinad/fix_gcc_tbb_warning
Martin Kronbichler [Fri, 10 Apr 2020 18:57:54 +0000 (20:57 +0200)]
Merge pull request #9866 from masterleinad/fix_gcc_tbb_warning

Fix gcc warning in TBB

4 years agoMerge pull request #9871 from masterleinad/fix_get_boundary_ids_test
Wolfgang Bangerth [Fri, 10 Apr 2020 15:43:26 +0000 (17:43 +0200)]
Merge pull request #9871 from masterleinad/fix_get_boundary_ids_test

Minor fixes to get_boundary_ids_01

4 years agoMinor fixes to get_boundary_ids_01 9871/head
Daniel Arndt [Fri, 10 Apr 2020 15:25:52 +0000 (11:25 -0400)]
Minor fixes to get_boundary_ids_01

4 years agoMerge pull request #9812 from peterrum/get_boundary_ids_parallel
Daniel Arndt [Fri, 10 Apr 2020 15:26:41 +0000 (11:26 -0400)]
Merge pull request #9812 from peterrum/get_boundary_ids_parallel

Fix get_boundary_ids() and get_manifold_ids() for parallel triangulations

4 years agoFix gcc warning in TBB 9866/head
Daniel Arndt [Fri, 10 Apr 2020 03:14:38 +0000 (23:14 -0400)]
Fix gcc warning in TBB

4 years agoAdd output variant for another test (change due to FMA) 9870/head
Martin Kronbichler [Fri, 10 Apr 2020 15:08:14 +0000 (17:08 +0200)]
Add output variant for another test (change due to FMA)

4 years agoAdd output variant for a test (change due to FMA)
Martin Kronbichler [Fri, 10 Apr 2020 15:08:03 +0000 (17:08 +0200)]
Add output variant for a test (change due to FMA)

4 years agoUpdate output file without vectorization
Martin Kronbichler [Fri, 10 Apr 2020 14:52:54 +0000 (16:52 +0200)]
Update output file without vectorization

4 years agoChangelog 9710/head
Martin Kronbichler [Sun, 22 Mar 2020 11:45:21 +0000 (12:45 +0100)]
Changelog

4 years agoUpdate tests to new distribute_sparsity_pattern
Martin Kronbichler [Sun, 22 Mar 2020 11:45:10 +0000 (12:45 +0100)]
Update tests to new distribute_sparsity_pattern

4 years agoSimplify distribute_sparsity_pattern in examples
Martin Kronbichler [Sun, 22 Mar 2020 06:48:17 +0000 (07:48 +0100)]
Simplify distribute_sparsity_pattern in examples

4 years agoUse faster distribute_sparsity_pattern within library
Martin Kronbichler [Sun, 22 Mar 2020 06:28:29 +0000 (07:28 +0100)]
Use faster distribute_sparsity_pattern within library

4 years agodistribute_sparsity_pattern with locally owned dofs only
Martin Kronbichler [Sun, 22 Mar 2020 06:27:43 +0000 (07:27 +0100)]
distribute_sparsity_pattern with locally owned dofs only

4 years agoMerge pull request #9855 from tjhei/doxygen_extract_all
David Wells [Fri, 10 Apr 2020 14:11:43 +0000 (10:11 -0400)]
Merge pull request #9855 from tjhei/doxygen_extract_all

doxygen: extract everything

4 years agoMerge pull request #9869 from drwells/fix-bbox-table
Martin Kronbichler [Fri, 10 Apr 2020 14:01:36 +0000 (16:01 +0200)]
Merge pull request #9869 from drwells/fix-bbox-table

Fix a doxygen table.

4 years agoFix a doxygen table. 9869/head
David Wells [Fri, 10 Apr 2020 13:51:12 +0000 (09:51 -0400)]
Fix a doxygen table.

Doxygen has its own syntax for tables.

4 years agoMerge pull request #9856 from luca-heltai/github-ci-windows
Daniel Arndt [Fri, 10 Apr 2020 13:16:02 +0000 (09:16 -0400)]
Merge pull request #9856 from luca-heltai/github-ci-windows

Added windows build to github-ci

4 years agoFix if statement 9863/head
Daniel Garcia-Sanchez [Fri, 10 Apr 2020 10:31:28 +0000 (12:31 +0200)]
Fix if statement

4 years agoUse #ifdef to guard std::async
Daniel Garcia-Sanchez [Fri, 10 Apr 2020 10:29:30 +0000 (12:29 +0200)]
Use #ifdef to guard std::async

4 years agoMerge pull request #9864 from tjhei/ci_ga_checkout_v2
Martin Kronbichler [Fri, 10 Apr 2020 07:30:34 +0000 (09:30 +0200)]
Merge pull request #9864 from tjhei/ci_ga_checkout_v2

CI: github actions: checkout@v2

4 years agoRename cmake.html and cmakelists.html
Daniel Garcia-Sanchez [Thu, 9 Apr 2020 18:48:19 +0000 (20:48 +0200)]
Rename cmake.html and cmakelists.html

Rename cmake.html and cmakelists.html to cmake_dealii.html and cmake_user.html

4 years agoUse a short title for google search
Daniel Garcia-Sanchez [Thu, 9 Apr 2020 16:36:16 +0000 (18:36 +0200)]
Use a short title for google search

4 years agoCI: github actions: checkout@v2 9864/head
Timo Heister [Thu, 9 Apr 2020 16:26:17 +0000 (12:26 -0400)]
CI: github actions: checkout@v2

update checkout action to @v2. This should avoid errors when rerunning a
job about "reference is not a tree".

4 years agoDoc of Tensor and SymmetricTensor improved. 9830/head
Reza Rastak [Sun, 5 Apr 2020 17:38:43 +0000 (10:38 -0700)]
Doc of Tensor and SymmetricTensor improved.

4 years agoMerge pull request #9860 from masterleinad/remove_more_deprecation
Martin Kronbichler [Thu, 9 Apr 2020 05:13:12 +0000 (07:13 +0200)]
Merge pull request #9860 from masterleinad/remove_more_deprecation

Remove more deprecations

4 years agoMerge pull request #9861 from masterleinad/improve_cell_weihts_doc
Wolfgang Bangerth [Wed, 8 Apr 2020 20:32:15 +0000 (22:32 +0200)]
Merge pull request #9861 from masterleinad/improve_cell_weihts_doc

Improve CellWeights documentation

4 years agoMerge pull request #9852 from simonsticko/bounding_box_fixes
Wolfgang Bangerth [Wed, 8 Apr 2020 20:25:32 +0000 (22:25 +0200)]
Merge pull request #9852 from simonsticko/bounding_box_fixes

Minor fixes to BoundingBox

4 years agoImprove CellWeights documentation 9861/head
Daniel Arndt [Wed, 8 Apr 2020 19:25:27 +0000 (15:25 -0400)]
Improve CellWeights documentation

4 years agoMerge pull request #9859 from masterleinad/doxygen_fixes
Daniel Arndt [Wed, 8 Apr 2020 19:15:10 +0000 (15:15 -0400)]
Merge pull request #9859 from masterleinad/doxygen_fixes

Some doxygen fixes

4 years agoMerge pull request #9854 from dangars/cross_compiling_documentation
Matthias Maier [Wed, 8 Apr 2020 18:37:15 +0000 (13:37 -0500)]
Merge pull request #9854 from dangars/cross_compiling_documentation

Update the cross compilation documentation

4 years agoRemove some deprecated functions and variables 9860/head
Daniel Arndt [Wed, 8 Apr 2020 16:27:43 +0000 (12:27 -0400)]
Remove some deprecated functions and variables

4 years agoUpdate the cross compilation documentation 9854/head
Daniel Garcia-Sanchez [Wed, 8 Apr 2020 18:18:23 +0000 (20:18 +0200)]
Update the cross compilation documentation

4 years agoSome doxygen fixes 9859/head
Daniel Arndt [Wed, 8 Apr 2020 16:14:33 +0000 (12:14 -0400)]
Some doxygen fixes

4 years agoMerge pull request #9858 from kronbichler/test_fixes
Martin Kronbichler [Wed, 8 Apr 2020 15:58:29 +0000 (17:58 +0200)]
Merge pull request #9858 from kronbichler/test_fixes

Fix two tests with roundoff problems

4 years agoMerge pull request #9376 from luca-heltai/read-write-vtu
Daniel Arndt [Wed, 8 Apr 2020 13:47:51 +0000 (09:47 -0400)]
Merge pull request #9376 from luca-heltai/read-write-vtu

Read and write vtu files

4 years agoRelax absolute tolerance on test with numbers up to 1e9 9858/head
Martin Kronbichler [Wed, 8 Apr 2020 12:46:34 +0000 (14:46 +0200)]
Relax absolute tolerance on test with numbers up to 1e9

4 years agoMake test more robust by printing some data
Martin Kronbichler [Wed, 8 Apr 2020 12:46:01 +0000 (14:46 +0200)]
Make test more robust by printing some data

4 years agoThree small documentation fixes related to BoundingBox. 9852/head
Simon Sticko [Tue, 7 Apr 2020 19:02:25 +0000 (21:02 +0200)]
Three small documentation fixes related to BoundingBox.

4 years agoMove function coordinate_to_one_dim_higher to an internal namespace.
Simon Sticko [Tue, 7 Apr 2020 18:48:05 +0000 (20:48 +0200)]
Move function coordinate_to_one_dim_higher to an internal namespace.

4 years agoMerge pull request #9857 from kronbichler/output_variant_grid_generator_01b
Wolfgang Bangerth [Wed, 8 Apr 2020 12:09:01 +0000 (14:09 +0200)]
Merge pull request #9857 from kronbichler/output_variant_grid_generator_01b

Output more digits for test grid/grid_generator_01b

4 years agoFix get_boundary_ids() and get_manifold_ids() for parallel triangulations 9812/head
Peter Munch [Fri, 3 Apr 2020 22:30:24 +0000 (00:30 +0200)]
Fix get_boundary_ids() and get_manifold_ids() for parallel triangulations

4 years agoOutput more digits in test grid/grid_generator_01b 9857/head
Martin Kronbichler [Wed, 8 Apr 2020 10:41:07 +0000 (12:41 +0200)]
Output more digits in test grid/grid_generator_01b

4 years agoChangelog 9829/head
Martin Kronbichler [Tue, 7 Apr 2020 07:21:18 +0000 (09:21 +0200)]
Changelog

4 years agoAvoid use of deprecated functions in tests
Martin Kronbichler [Tue, 7 Apr 2020 07:17:41 +0000 (09:17 +0200)]
Avoid use of deprecated functions in tests

4 years agoDeprecate old functions and use the new one
Martin Kronbichler [Tue, 7 Apr 2020 07:17:25 +0000 (09:17 +0200)]
Deprecate old functions and use the new one

4 years agoUse new functions in FE_Q and MappingQEulerian
Martin Kronbichler [Sun, 5 Apr 2020 14:09:11 +0000 (16:09 +0200)]
Use new functions in FE_Q and MappingQEulerian

4 years agoAdd additional lexicographic_to_hierarchic_numbering functions
Martin Kronbichler [Sun, 5 Apr 2020 14:08:47 +0000 (16:08 +0200)]
Add additional lexicographic_to_hierarchic_numbering functions

4 years agoAdded windows build. 9856/head
Luca Heltai [Wed, 8 Apr 2020 09:45:10 +0000 (11:45 +0200)]
Added windows build.

4 years agoMerge pull request #9850 from bangerth/discrete-time
Martin Kronbichler [Wed, 8 Apr 2020 09:06:24 +0000 (11:06 +0200)]
Merge pull request #9850 from bangerth/discrete-time

Document the mental model of DiscreteTime.

4 years agoMerge pull request #9683 from kronbichler/mf_remove_cells_close_to_bdry
Martin Kronbichler [Wed, 8 Apr 2020 09:04:15 +0000 (11:04 +0200)]
Merge pull request #9683 from kronbichler/mf_remove_cells_close_to_bdry

MF: No special treatment of cells close to proc interface

4 years agoWrite and read VTU format that contains serialized triangulation. 9376/head
Luca Heltai [Fri, 17 Jan 2020 17:23:15 +0000 (18:23 +0100)]
Write and read VTU format that contains serialized triangulation.

4 years agoMerge pull request #9817 from bangerth/compiler-versions
Martin Kronbichler [Wed, 8 Apr 2020 08:59:06 +0000 (10:59 +0200)]
Merge pull request #9817 from bangerth/compiler-versions

Require gcc 4.9 and clang 4.0.

4 years agoMerge pull request #9848 from tjhei/ci_github_actions_linux
Martin Kronbichler [Wed, 8 Apr 2020 08:58:23 +0000 (10:58 +0200)]
Merge pull request #9848 from tjhei/ci_github_actions_linux

[CI]: add GitHub actions linux release build

4 years agoMerge pull request #9851 from tjhei/ci_ga_remove_release_osx
Martin Kronbichler [Wed, 8 Apr 2020 08:57:49 +0000 (10:57 +0200)]
Merge pull request #9851 from tjhei/ci_ga_remove_release_osx

do not build release on github actions OSX

4 years agoMerge pull request #9777 from agrayver/step_53_python
Martin Kronbichler [Wed, 8 Apr 2020 08:57:28 +0000 (10:57 +0200)]
Merge pull request #9777 from agrayver/step_53_python

Add Python version of step-53

4 years agoMF: No special treatment of cells close to proc interface 9683/head
Martin Kronbichler [Thu, 19 Mar 2020 14:00:38 +0000 (15:00 +0100)]
MF: No special treatment of cells close to proc interface

4 years agodoxygen: extract everything 9855/head
Timo Heister [Tue, 7 Apr 2020 21:27:38 +0000 (17:27 -0400)]
doxygen: extract everything

doxygen has a bug to not extract global enums (see #7730). The only
current know option is to change the default to extract everything by
setting EXTRACT_ALL=YES.
Also add other options while we are here and enable generating
documentation for undocumented members/classes.

4 years agoadd linux release build 9848/head
Timo Heister [Tue, 7 Apr 2020 14:36:19 +0000 (10:36 -0400)]
add linux release build

4 years agoDocument the mental model of DiscreteTime. 9850/head
Wolfgang Bangerth [Tue, 7 Apr 2020 16:49:57 +0000 (10:49 -0600)]
Document the mental model of DiscreteTime.

4 years agoMerge pull request #9849 from masterleinad/fix_tests_werror
Daniel Arndt [Tue, 7 Apr 2020 19:49:39 +0000 (15:49 -0400)]
Merge pull request #9849 from masterleinad/fix_tests_werror

Fix some warnings in tests with clang-10

4 years agoRename function create_unit_box() to create_unit_bounding_box().
Simon Sticko [Tue, 7 Apr 2020 18:41:27 +0000 (20:41 +0200)]
Rename function create_unit_box() to create_unit_bounding_box().

4 years agoMerge pull request #9846 from kronbichler/documentation_noncontig_partitioner
Wolfgang Bangerth [Tue, 7 Apr 2020 18:18:24 +0000 (20:18 +0200)]
Merge pull request #9846 from kronbichler/documentation_noncontig_partitioner

Update documentation of NoncontiguousPartitioner

4 years agodo not build release on github actions OSX 9851/head
Timo Heister [Tue, 7 Apr 2020 18:15:29 +0000 (14:15 -0400)]
do not build release on github actions OSX

revert #9844

Github only does 5 parallel OSX builds per projectand now each of them
takes close to 2 hours. This is a bit too slow.

4 years agoMerge pull request #9815 from bangerth/complex-vectors
Martin Kronbichler [Tue, 7 Apr 2020 17:54:22 +0000 (19:54 +0200)]
Merge pull request #9815 from bangerth/complex-vectors

Allow outputting complex-valued vector and tensor fields

4 years agoFix unused warning 9849/head
Daniel Arndt [Tue, 7 Apr 2020 17:47:41 +0000 (13:47 -0400)]
Fix unused warning

4 years agoFix some warnings in tests with clang-10
Daniel Arndt [Tue, 7 Apr 2020 16:28:41 +0000 (12:28 -0400)]
Fix some warnings in tests with clang-10

4 years agoMerge pull request #9819 from peterrum/compute_union
Daniel Arndt [Tue, 7 Apr 2020 15:55:15 +0000 (11:55 -0400)]
Merge pull request #9819 from peterrum/compute_union

Add Utilities::MPI::compute_set_union

4 years agoMerge pull request #9718 from nfehn/parameter_handler
Wolfgang Bangerth [Tue, 7 Apr 2020 15:37:24 +0000 (17:37 +0200)]
Merge pull request #9718 from nfehn/parameter_handler

improve robustness and usability of ParameterHandler

4 years agoMerge pull request #9845 from rezarastak/doxygen_warnings_1
Wolfgang Bangerth [Tue, 7 Apr 2020 15:36:27 +0000 (17:36 +0200)]
Merge pull request #9845 from rezarastak/doxygen_warnings_1

Fix some Doxygen warnings

4 years agoMerge pull request #9831 from simonsticko/hypercube_to_bounding_box
Daniel Arndt [Tue, 7 Apr 2020 14:45:47 +0000 (10:45 -0400)]
Merge pull request #9831 from simonsticko/hypercube_to_bounding_box

Implement functionality from Hypercube on BoundingBox

4 years agoMerge pull request #9844 from masterleinad/build_debug_and_release
David Wells [Tue, 7 Apr 2020 13:39:24 +0000 (09:39 -0400)]
Merge pull request #9844 from masterleinad/build_debug_and_release

Build debug and release with Actions

4 years agoimprove usability of ParameterHandler 9718/head
Niklas Fehn [Mon, 23 Mar 2020 12:03:50 +0000 (13:03 +0100)]
improve usability of ParameterHandler

4 years agoSlightly reformulate documentation of BoundingBox 9831/head
Simon Sticko [Tue, 7 Apr 2020 13:02:05 +0000 (15:02 +0200)]
Slightly reformulate documentation of BoundingBox

Co-Authored-By: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
4 years agoMerge pull request #9821 from masterleinad/remove_shift
Martin Kronbichler [Tue, 7 Apr 2020 12:44:07 +0000 (14:44 +0200)]
Merge pull request #9821 from masterleinad/remove_shift

Remove deprecated class PArpackSolver::Shift

4 years agoMerge pull request #9841 from masterleinad/convert_loops
Martin Kronbichler [Tue, 7 Apr 2020 12:28:34 +0000 (14:28 +0200)]
Merge pull request #9841 from masterleinad/convert_loops

Use more range-based for loops.

4 years agoMention notebook in the original program 9777/head
Alexander Grayver [Mon, 30 Mar 2020 12:23:38 +0000 (14:23 +0200)]
Mention notebook in the original program

4 years agoAdd step-53 python
Alexander Grayver [Mon, 30 Mar 2020 12:03:47 +0000 (14:03 +0200)]
Add step-53 python


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.