Skip to content

PdfField Initializer Fix

Helen Schottenhamml requested to merge mr_fix_pdffield_initializer into master

This MR fixes the PdfFieldInitializer for mesh refinement by transforming the obtain global CellIntervals to the same level. Additionally, it extends the initializer to support both init functions based on cells and cell centers.

Closes #185 (closed).

Merge request reports