log src/Grids/EquidistantGrid.jl @ 700:75b0c1a19fae refactor/operator_naming

age author description
Fri, 12 Feb 2021 16:42:43 +0100 Vidar Stiernström Add eltype function to EquidistantGrids feature/boundary_quads
Tue, 09 Feb 2021 13:44:00 +0100 Vidar Stiernström Fix type parameter for a 0-dimensional grid and update docs feature/boundary_quads
Tue, 09 Feb 2021 09:43:27 +0100 Vidar Stiernström Remove redudant lines feature/boundary_quads
Mon, 08 Feb 2021 20:12:09 +0100 Vidar Stiernström Make boundary_grid throw if invalid boundary identifier is passed. feature/boundary_quads
Mon, 08 Feb 2021 18:43:38 +0100 Vidar Stiernström Add support for 0-dimensional grid, and add method boundary_grid feature/boundary_quads
Sun, 31 Jan 2021 13:04:19 +0100 Vidar Stiernström Fix and test type stability of boundary_identifiers. feature/get_boundary_identifiers
Sat, 30 Jan 2021 20:23:44 +0100 Vidar Stiernström Replace type parameter by function call feature/get_boundary_identifiers