Tue, 21 May 2019 13:42:51 +0200 |
Jonatan Werpers |
Remove grid module
boundary_conditions
|
Tue, 21 May 2019 10:46:39 +0200 |
Jonatan Werpers |
Add getter functions for dim and region on a cartesian boundary identifier
boundary_conditions
|
Fri, 22 Feb 2019 15:21:01 +0100 |
Jonatan Werpers |
Add BoundaryIdentifiers
boundary_conditions
|
Fri, 11 Jan 2019 11:55:13 +0100 |
Vidar Stiernström |
Split grid.jl into AbstractGrid.jl and EquidistantGrid.jl
|
Thu, 10 Jan 2019 17:39:42 +0100 |
Vidar Stiernström |
Fix issue in plotgridfunction in 2d. Remove 3d case. Will be added later
|
Thu, 10 Jan 2019 16:48:49 +0100 |
Vidar Stiernström |
Fix plotting issues in 2d
|
Thu, 10 Jan 2019 14:57:18 +0100 |
Vidar Stiernström |
Merge latest changes
|
Thu, 10 Jan 2019 14:55:57 +0100 |
Vidar Stiernström |
Fix 1d version of plotgridfunction
|
Thu, 10 Jan 2019 11:32:58 +0100 |
Jonatan Werpers |
Add function for evaluating functions on grids
|
Thu, 10 Jan 2019 10:38:42 +0100 |
Vidar Stiernström |
Resolved merge conflict adding plotting function to grid.jl
|
Thu, 10 Jan 2019 10:15:27 +0100 |
Ylva Rydin |
Add plotOnGrid to grid
|
Tue, 08 Jan 2019 11:17:20 +0100 |
Vidar Stiernström |
Return the unsigned distances from grid.spacings(). Add comments
|