sfepy.homogenization.band_gaps_app module
sfepy.homogenization.coefs_base module
Enter search terms or a module, class or function name.
Class for storing (homogenized) material coefficients.
Save the coefficients to a file in LaTeX format.
filename : str
The name of the output file.
names : dict
Mapping of attribute names to LaTeX names.
format : str
Format string for numbers.
cdot : bool
For ‘%.e’ formats only. If True, replace ‘e’ by LaTeX ‘cdot 10^{exponent}’ format.
filter : int
For ‘%.e’ formats only. Typeset as 0, if exponent is less than filter.