Class MeanInterceptLength¶
Defined in File meaninterceptlength.h
Inheritance Relationships¶
Base Type¶
private MaterialProperty(Class MaterialProperty)
Class Documentation¶
-
class
MeanInterceptLength: private MaterialProperty¶ A class for computing mean intercept length.
A MeanInterceptLength object is created and used by the compute_MeanInterceptLength() functions.
- See
compute_MeanInterceptLength()
Public Functions
-
MeanInterceptLength(puma::Workspace *segWS, puma::Cutoff cutoff, int numThreads)¶ A constructor which takes in the parameters used in calculating the mean intercept length.
- Parameters
segWS – a segmented workspace containing the domain.
voidValue – an integer corresponding to the material ID for the void.