mufem.SurfaceIntegralReport

class mufem.SurfaceIntegralReport

Bases: ReportTrait

__init__(self: mufem.SurfaceIntegralReport, 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 the name of the report

evaluate(self: mufem.SurfaceIntegralReport) Value

Evaluate the report

get_name(self: mufem.SurfaceIntegralReport) str

Get the name of the report