changeset 525:3011f9a28ac8 feature/grids

Add documentation stubs for grid functions and boundary identifiers
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 02 Aug 2017 19:26:39 +0200
parents 6aad1c4c8e01
children d8833f0a9f1a b52ea450f4c3
files +grid/gridFunction.txt +multiblock/boundaryIdentifier.txt
diffstat 2 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/+grid/gridFunction.txt	Wed Aug 02 19:26:39 2017 +0200
@@ -0,0 +1,1 @@
+TODO: Add documentation for gridfunctions here
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/+multiblock/boundaryIdentifier.txt	Wed Aug 02 19:26:39 2017 +0200
@@ -0,0 +1,2 @@
+% TODO: Add documentation for boundary identifiers here
+{1, 's'}
\ No newline at end of file