cratepy.clustering.solution.dnshomogenization

DNS Homogenization-based multi-scale method interface.

This module includes the interface to implement any direct numerical simulation (DNS) homogenization-based multi-scale method suitable to solve a microscale equilibrium problem where the RVE is spatially discretized in a regular grid of voxels.

Classes

DNSHomogenizationMethod

DNS homogenization-based multi-scale DNS method interface.

Functions

abstractmethod(funcobj)

A decorator indicating abstract methods.

Classes

ABC()

Helper class that provides a standard way to create an ABC using inheritance.

DNSHomogenizationMethod()

DNS homogenization-based multi-scale method interface.