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

Public Member Functions

def __init__ (self, container_type, norm_type, variable_name, method_settings=Kratos.Parameters("""{}"""))
 
def GetHeaders (self)
 
def GetValueLengths (self, value_length)
 
- Public Member Functions inherited from spatial_utilities.SpatialMethodOutput
def __init__ (self, method_name, container_type, norm_type, variable_name, method_settings=Kratos.Parameters("""{}"""))
 
def Evaluate (self, model_part)
 
def GetValues (self, length, precision)
 
def __str__ (self)
 

Additional Inherited Members

- Public Attributes inherited from spatial_utilities.SpatialMethodOutput
 method_name
 
 container_type
 
 norm_type
 
 variable_name
 
 method_settings
 
 variable
 
 container
 
 norm_type_container
 
 method
 
 data
 

Constructor & Destructor Documentation

◆ __init__()

def spatial_utilities.SpatialMinOutput.__init__ (   self,
  container_type,
  norm_type,
  variable_name,
  method_settings = Kratos.Parameters("""{}""") 
)

Member Function Documentation

◆ GetHeaders()

def spatial_utilities.SpatialMinOutput.GetHeaders (   self)

◆ GetValueLengths()

def spatial_utilities.SpatialMinOutput.GetValueLengths (   self,
  value_length 
)

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