KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
|
Public Member Functions | |
def | __init__ (self, RandomField, lib=METHOD_H2, **kwargs) |
def | __call__ (self, noise) |
Public Member Functions inherited from Sampling_Methods.Sampling_method_base | |
def | __init__ (self, RandomField) |
Public Attributes | |
M_H2 | |
Public Attributes inherited from Sampling_Methods.Sampling_method_base | |
verbose | |
ndim | |
DomainSlice | |
def Sampling_Methods.Sampling_H2.__init__ | ( | self, | |
RandomField, | |||
lib = METHOD_H2 , |
|||
** | kwargs | ||
) |
def Sampling_Methods.Sampling_H2.__call__ | ( | self, | |
noise | |||
) |
Sampling_Methods.Sampling_H2.M_H2 |