Skip to content

KratosMultiphysics.ExactMortarIntegrationUtility3D3N4N

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

KratosMultiphysics.ExactMortarIntegrationUtility3D3N4N = class ExactMortarIntegrationUtility3D3N4N(pybind11_builtins.pybind11_object)

| |

Method resolution order:

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

Methods defined here:

TestGetExactAreaIntegration(...)

`TestGetExactAreaIntegration(self: Kratos.ExactMortarIntegrationUtility3D3N4N, arg0: Kratos.ModelPart, arg1: Kratos.Condition) -> float`

TestGetExactIntegration(...)

`TestGetExactIntegration(self: Kratos.ExactMortarIntegrationUtility3D3N4N, arg0: Kratos.Condition, arg1: Kratos.Condition, arg2: Kratos.Matrix) -> bool`

TestGiDDebug(...)

`TestGiDDebug(self: Kratos.ExactMortarIntegrationUtility3D3N4N, arg0: Kratos.ModelPart) -> None`

init(...)

`__init__(*args, **kwargs)  

Overloaded function.

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

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

  3. init(self: Kratos.ExactMortarIntegrationUtility3D3N4N, arg0: int, arg1: float) -> None

  4. init(self: Kratos.ExactMortarIntegrationUtility3D3N4N, arg0: int, arg1: float, arg2: int) -> None`


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