Skip to content

KratosMultiphysics.Tetrahedra3D10

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

KratosMultiphysics.Tetrahedra3D10 = class Tetrahedra3D10(Geometry)

Method resolution order:

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

Methods defined here:

init(...) init(self: Kratos.Tetrahedra3D10, arg0: Kratos.Node, arg1: Kratos.Node, arg2: Kratos.Node, arg3: Kratos.Node, arg4: Kratos.Node, arg5: Kratos.Node, arg6: Kratos.Node, arg7: Kratos.Node, arg8: Kratos.Node, arg9: Kratos.Node) -> None


Methods inherited from Geometry:

Area(...) Area(self: Kratos.Geometry) -> float

AreaNormal(...) AreaNormal(self: Kratos.Geometry, arg0: Kratos.Array3) -> Kratos.Array3

Center(...) Center(self: Kratos.Geometry) -> Kratos.Point

DomainSize(...) DomainSize(self: Kratos.Geometry) -> float

Info(...) Info(self: Kratos.Geometry) -> str

Length(...) Length(self: Kratos.Geometry) -> float

PointsNumber(...) PointsNumber(self: Kratos.Geometry) -> int

UnitNormal(...) UnitNormal(self: Kratos.Geometry, arg0: Kratos.Array3) -> Kratos.Array3

Volume(...) Volume(self: Kratos.Geometry) -> float


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