Skip to content

KratosMultiphysics.StressMeasure

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

KratosMultiphysics.StressMeasure = class StressMeasure(pybind11_builtins.pybind11_object)

Members:

StressMeasure_PK1

StressMeasure_PK2

StressMeasure_Kirchhoff

StressMeasure_Cauchy

Method resolution order:

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

Methods defined here:

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

  1. eq(self: Kratos.StressMeasure, arg0: Kratos.StressMeasure) -> bool

  2. eq(self: Kratos.StressMeasure, arg0: int) -> bool

getstate(...) getstate(self: Kratos.StressMeasure) -> tuple

hash(...) hash(self: Kratos.StressMeasure) -> int

init(...) init(self: Kratos.StressMeasure, arg0: int) -> None

int(...) int(self: Kratos.StressMeasure) -> int

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

  1. ne(self: Kratos.StressMeasure, arg0: Kratos.StressMeasure) -> bool

  2. ne(self: Kratos.StressMeasure, arg0: int) -> bool

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

setstate(...) setstate(self: Kratos.StressMeasure, arg0: tuple) -> None


Data descriptors defined here:

members


Data and other attributes defined here:

StressMeasure_Cauchy = StressMeasure.StressMeasure_Cauchy

StressMeasure_Kirchhoff = StressMeasure.StressMeasure_Kirchhoff

StressMeasure_PK1 = StressMeasure.StressMeasure_PK1

StressMeasure_PK2 = StressMeasure.StressMeasure_PK2


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