Skip to content

KratosMultiphysics.PiecewiseLinearTable

Vicente Mataix Ferrándiz edited this page Jun 9, 2018 · 5 revisions

KratosMultiphysics.PiecewiseLinearTable = class PiecewiseLinearTable(pybind11_builtins.pybind11_object)

Method resolution order:

[PiecewiseLinearTable](KratosMultiphysics.PiecewiseLinearTable)
pybind11_builtins.pybind11_object
[builtins.object](builtins.html#object)

Methods defined here:

AddRow(...) AddRow(self: Kratos.PiecewiseLinearTable, arg0: float, arg1: float) -> None

GetDerivative(...) GetDerivative(self: Kratos.PiecewiseLinearTable, arg0: float) -> float

GetNearestValue(...) GetNearestValue(self: Kratos.PiecewiseLinearTable, arg0: float) -> float

GetValue(...) GetValue(self: Kratos.PiecewiseLinearTable, arg0: float) -> float

init(...) init(*args, **kwargs)
Overloaded function.

  1. init(self: Kratos.PiecewiseLinearTable) -> None

  2. init(self: Kratos.PiecewiseLinearTable, arg0: Kratos.Matrix) -> None

repr(...) repr(self: Kratos.PiecewiseLinearTable) -> str


Methods inherited from pybind11_builtins.pybind11_object:

new(*args, **kwargs) from pybind11_builtins.pybind11_type Create and return a new object. See help(type) for accurate signature.

Project information

Getting Started

Tutorials

Developers

Kratos structure

Conventions

Solvers

Debugging, profiling and testing

HOW TOs

Utilities

Kratos API

Kratos Structural Mechanics API

Clone this wiki locally