Skip to content

KratosMultiphysics.Reorderer

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

KratosMultiphysics.Reorderer = class Reorderer(pybind11_builtins.pybind11_object)

| |

Method resolution order:

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

Methods defined here:

Initialize(...)

`Initialize(self: Kratos.Reorderer, arg0: Kratos.CompressedMatrix, arg1: Kratos.Vector, arg2: Kratos.Vector) -> None`

InverseReorder(...)

`InverseReorder(self: Kratos.Reorderer, arg0: Kratos.CompressedMatrix, arg1: Kratos.Vector, arg2: Kratos.Vector) -> None`

Reorder(...)

`Reorder(self: Kratos.Reorderer, arg0: Kratos.CompressedMatrix, arg1: Kratos.Vector, arg2: Kratos.Vector) -> None`

init(...)

`__init__(self: Kratos.Reorderer) -> None`

str(...)

`__str__(self: Kratos.Reorderer) -> 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