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 | List of all members
Sampling_Methods.Sampling_DCT Class Reference
Inheritance diagram for Sampling_Methods.Sampling_DCT:
Collaboration diagram for Sampling_Methods.Sampling_DCT:

Public Member Functions

def __init__ (self, RandomField)
 
def __call__ (self, noise)
 

Additional Inherited Members

- Public Attributes inherited from Sampling_Methods.Sampling_method_freq
 Frequences
 
 TransformNorm
 
 Spectrum
 
- Public Attributes inherited from Sampling_Methods.Sampling_method_base
 verbose
 
 ndim
 
 DomainSlice
 

Constructor & Destructor Documentation

◆ __init__()

def Sampling_Methods.Sampling_DCT.__init__ (   self,
  RandomField 
)

Member Function Documentation

◆ __call__()

def Sampling_Methods.Sampling_DCT.__call__ (   self,
  noise 
)

The documentation for this class was generated from the following file: