Skip to content

Multiscale

Anne Poot requested to merge multiscale into pfem

Created a basic multiscale implementation, although this only works in 1D. A coarse mesh is created based on a separate input file, from which the observation operator is derived.

The branch 2D will be used to extend this functionality to 2D meshes

Merge request reports