Mercurial > repos > public > sbplib_julia
changeset 1468:b4601f106140 feature/grids/boundary_indicies
Add a note
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 29 Nov 2023 15:37:59 +0100 |
parents | 1e8fbe55916e |
children | 54ae92803b0b |
files | Notes.md |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Notes.md Wed Nov 29 15:30:45 2023 +0100 +++ b/Notes.md Wed Nov 29 15:37:59 2023 +0100 @@ -324,3 +324,4 @@ * This would impact how tensor grid works. * To make things homogenous maybe these index collections should be used for the more simple grids too. +* The function `to_indices` from Base could be usefull to implement for `IndexCollection`