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 | Static Public Member Functions | Public Attributes | List of all members
cellular_flow_derivative_recovery_errors.Plotter Class Reference
Collaboration diagram for cellular_flow_derivative_recovery_errors.Plotter:

Public Member Functions

def __init__ (self)
 
def ReadCurveData (self, curve)
 
def MakePlots (self)
 
def ClassifyCurvesIntoDifferentFigures (self)
 

Static Public Member Functions

def PlotSlope (figure)
 

Public Attributes

 marker_size
 
 line_width
 
 curves
 
 figures
 

Constructor & Destructor Documentation

◆ __init__()

def cellular_flow_derivative_recovery_errors.Plotter.__init__ (   self)

Member Function Documentation

◆ ClassifyCurvesIntoDifferentFigures()

def cellular_flow_derivative_recovery_errors.Plotter.ClassifyCurvesIntoDifferentFigures (   self)

◆ MakePlots()

def cellular_flow_derivative_recovery_errors.Plotter.MakePlots (   self)

◆ PlotSlope()

def cellular_flow_derivative_recovery_errors.Plotter.PlotSlope (   figure)
static

◆ ReadCurveData()

def cellular_flow_derivative_recovery_errors.Plotter.ReadCurveData (   self,
  curve 
)

Member Data Documentation

◆ curves

cellular_flow_derivative_recovery_errors.Plotter.curves

◆ figures

cellular_flow_derivative_recovery_errors.Plotter.figures

◆ line_width

cellular_flow_derivative_recovery_errors.Plotter.line_width

◆ marker_size

cellular_flow_derivative_recovery_errors.Plotter.marker_size

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