Skip to content

Commit

Permalink
Remove deprecated tree mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Jan 19, 2024
1 parent c7ef129 commit 575c0ee
Show file tree
Hide file tree
Showing 28 changed files with 14 additions and 9,784 deletions.
674 changes: 0 additions & 674 deletions docs/images/example_mapping.svg

This file was deleted.

765 changes: 0 additions & 765 deletions docs/images/example_mapping_raw.svg

This file was deleted.

513 changes: 0 additions & 513 deletions docs/images/example_tree.svg

This file was deleted.

502 changes: 0 additions & 502 deletions docs/images/example_tree_raw.svg

This file was deleted.

502 changes: 0 additions & 502 deletions docs/images/fused_tree_2.svg

This file was deleted.

501 changes: 0 additions & 501 deletions docs/images/fused_tree_2_raw.svg

This file was deleted.

423 changes: 0 additions & 423 deletions docs/images/layout_tree_2.svg

This file was deleted.

435 changes: 0 additions & 435 deletions docs/images/layout_tree_2_raw.svg

This file was deleted.

591 changes: 0 additions & 591 deletions docs/images/padding_tree_2.svg

This file was deleted.

576 changes: 0 additions & 576 deletions docs/images/padding_tree_2_raw.svg

This file was deleted.

538 changes: 0 additions & 538 deletions docs/images/soa_tree_2.svg

This file was deleted.

504 changes: 0 additions & 504 deletions docs/images/soa_tree_2_raw.svg

This file was deleted.

502 changes: 0 additions & 502 deletions docs/images/start_tree_2.svg

This file was deleted.

472 changes: 0 additions & 472 deletions docs/images/start_tree_2_raw.svg

This file was deleted.

135 changes: 0 additions & 135 deletions docs/images/ud_tree_2.svg

This file was deleted.

181 changes: 0 additions & 181 deletions docs/images/ud_tree_2_raw.svg

This file was deleted.

19 changes: 1 addition & 18 deletions docs/pages/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -178,10 +178,10 @@ Acessors
.. doxygenstruct:: llama::accessor::Restrict
.. doxygenstruct:: llama::accessor::Atomic
.. doxygenstruct:: llama::accessor::Stacked

RecordDim field permuters
^^^^^^^^^^^^^^^^^^^^^^^^^


.. doxygenstruct:: llama::mapping::PermuteFieldsInOrder
.. doxygenstruct:: llama::mapping::PermuteFieldsSorted
.. doxygentypedef:: llama::mapping::PermuteFieldsIncreasingAlignment
Expand All @@ -198,23 +198,6 @@ Common utilities
.. doxygenstruct:: llama::mapping::LinearizeArrayIndexMorton
:members:

Tree mapping (deprecated)
^^^^^^^^^^^^^^^^^^^^^^^^^

.. doxygenstruct:: llama::mapping::tree::Mapping
:members:

For a detailed description of the tree mapping concept have a look at
:ref:`LLAMA tree mapping <label-tree-mapping>`

**Tree mapping functors**

.. doxygenstruct:: llama::mapping::tree::functor::Idem
.. doxygenstruct:: llama::mapping::tree::functor::LeafOnlyRT
.. doxygenstruct:: llama::mapping::tree::functor::MoveRTDown

.. FIXME: doxygen fails to parse the source code ...
Dumping
^^^^^^^

Expand Down
Loading

0 comments on commit 575c0ee

Please sign in to comment.