Skip to content

KratosMultiphysics.Array1D4ComponentVariable

Vicente Mataix Ferrándiz edited this page Jul 30, 2019 · 3 revisions

KratosMultiphysics.Array1D4ComponentVariable = class Array1D4ComponentVariable(VariableData)

| |

Method resolution order:

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

Methods defined here:

GetSourceVariable(...)

`GetSourceVariable(self: Kratos.Array1D4ComponentVariable) -> Kratos.Array1DVariable4`

init(self, /, *args, **kwargs)

` Initialize self.  See help(type(self)) for accurate signature.`

str(...)

`__str__(self: Kratos.Array1D4ComponentVariable) -> str`

Methods inherited from VariableData:

Key(...)

`Key(self: Kratos.VariableData) -> int`

Name(...)

`Name(self: Kratos.VariableData) -> str`

Static 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