mufem.SurfaceAverageReport

class mufem.SurfaceAverageReport

Bases: ReportTrait

__init__(self: mufem.SurfaceAverageReport, name: str, marker: mufem.Marker = Everywhere@Bnd, cff_name: str) None

Constructor with name, marker, and coefficient function name

Methods

__init__(self, name, marker, cff_name)

Constructor with name, marker, and coefficient function name

evaluate(self)

Evaluate the report

get_name(self)

Get name of the report

evaluate(self: mufem.SurfaceAverageReport) Value

Evaluate the report

get_name(self: mufem.SurfaceAverageReport) str

Get name of the report