Skip to content

Add createConfiguration functions to pe_coupling boundaries

Michael Kuron requested to merge initboundary into master

While it makes no sense to create these boundary types from a config file, geometry::initBoundaryHandling needs this function to be present for all boundary types in the boundary handling. I have a boundary handling that uses PE boundaries created for particles and no-UBB boundaries that come from a config file.

Merge request reports