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
kratos_perturbation_process.Parameters Class Reference
Inheritance diagram for kratos_perturbation_process.Parameters:
Collaboration diagram for kratos_perturbation_process.Parameters:

Public Member Functions

def __init__ (self, kratos_parameters)
 
def __getitem__ (self, key)
 
def __iter__ (self)
 
def __len__ (self)
 

Constructor & Destructor Documentation

◆ __init__()

def kratos_perturbation_process.Parameters.__init__ (   self,
  kratos_parameters 
)

Member Function Documentation

◆ __getitem__()

def kratos_perturbation_process.Parameters.__getitem__ (   self,
  key 
)

◆ __iter__()

def kratos_perturbation_process.Parameters.__iter__ (   self)

◆ __len__()

def kratos_perturbation_process.Parameters.__len__ (   self)

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