Each of the folders contains subfolders such as `one-patch`, `two-patch` and `multi-patch` holding domain decomposition examples featuriing one-patch, two-patch or multi-patch substructurings. This ordering has been introduced to
Each of the folders contains subfolders such as `one-patch`, `two-patch` and `multi-patch` holding domain decomposition examples featuriing one-patch, two-patch or multi-patch substructurings. This ordering has been introduced to
keep things tidy. You may introduce your own ordering, of course.
keep things tidy. You may introduce your own ordering, of course.
>>>
**Waring**
The usecases in the various `Archive` folders are obsolete.
They were used at one point in time in the development
of the LDD code usually for debugging but have been abandoned at one point in
time.
This means that the scripts are not up to date and up to par with the qualtiy
in the non-Archive folders. Most likely, they will not work anymore.
In some cases these scripts are being kept for reference or because older
simulation datat based on the older scripts have been used.
If you want to revive some of these examples, copy one of the official examples
and update that copy with information in these scripts
>>>
## How to create your own usecases
## How to create your own usecases
In order to create a new usecase, either modify one of the existing ones, or
In order to create a new usecase, either modify one of the existing ones, or
copy one of the existing cases into a new file and start working on your own.
copy one of the existing cases into a new file and start working on your own.
To understand how usecases are set up, let's have a look at the file
To understand how usecases are set up, let's have a look at the file