slowly cleaning up data types.
Showing
- pystencilssfg/context.py 6 additions, 3 deletionspystencilssfg/context.py
- pystencilssfg/kernel_namespace.py 0 additions, 2 deletionspystencilssfg/kernel_namespace.py
- pystencilssfg/source_components/header_include.py 2 additions, 1 deletionpystencilssfg/source_components/header_include.py
- pystencilssfg/source_concepts/__init__.py 6 additions, 0 deletionspystencilssfg/source_concepts/__init__.py
- pystencilssfg/source_concepts/containers.py 0 additions, 36 deletionspystencilssfg/source_concepts/containers.py
- pystencilssfg/source_concepts/cpp/__init__.py 6 additions, 0 deletionspystencilssfg/source_concepts/cpp/__init__.py
- pystencilssfg/source_concepts/cpp/std_mdspan.py 16 additions, 9 deletionspystencilssfg/source_concepts/cpp/std_mdspan.py
- pystencilssfg/source_concepts/cpp/std_vector.py 73 additions, 0 deletionspystencilssfg/source_concepts/cpp/std_vector.py
- pystencilssfg/source_concepts/source_concepts.py 0 additions, 30 deletionspystencilssfg/source_concepts/source_concepts.py
- pystencilssfg/source_concepts/source_objects.py 106 additions, 0 deletionspystencilssfg/source_concepts/source_objects.py
- pystencilssfg/tree/basic_nodes.py 12 additions, 23 deletionspystencilssfg/tree/basic_nodes.py
- pystencilssfg/tree/conditional.py 3 additions, 2 deletionspystencilssfg/tree/conditional.py
- pystencilssfg/tree/deferred_nodes.py 1 addition, 1 deletionpystencilssfg/tree/deferred_nodes.py
- pystencilssfg/tree/visitors.py 4 additions, 4 deletionspystencilssfg/tree/visitors.py
- pystencilssfg/types.py 12 additions, 0 deletionspystencilssfg/types.py
- tests/mdspan/Makefile 2 additions, 0 deletionstests/mdspan/Makefile
- tests/mdspan/kernels.py 20 additions, 10 deletionstests/mdspan/kernels.py
- tests/mdspan/main.cpp 53 additions, 1 deletiontests/mdspan/main.cpp
Please register or sign in to comment