sfepy.homogenization.engine module
sfepy.homogenization.micmac module
Enter search terms or a module, class or function name.
Call the homogenization engine and compute the homogenized coefficients.
verbose : bool
If True, print the computed coefficients.
ret_all : bool or None
If not None, it can be used to override the ‘return_all’ option. If True, also the dependencies are returned.
coefs : Coefficients instance
The homogenized coefficients.
dependencies : dict
The dependencies, if ret_all is True.
Application options setup. Sets default values for missing non-compulsory options.