Skip to content

Added Integral method to ExpListHomogeneous1D class

Andrea Cassinelli requested to merge fix/mean_3DH1D into master

Fix erroneous behaviour of FieldConvert mean module in 3DH1D cases where the integral was not scaled by the number of planes. Virtual Integral method is added to the ExpListHomogeneous1D class. To do:

  • Fix ProcessMean
  • Fix ProcessInnerProduct
Edited by Andrea Cassinelli

Merge request reports