Skip to content

KratosMultiphysics.ExactMortarIntegrationUtility2D2N

Vicente Mataix Ferrándiz edited this page Sep 5, 2018 · 4 revisions

KratosMultiphysics.ExactMortarIntegrationUtility2D2N = class ExactMortarIntegrationUtility2D2N(pybind11_builtins.pybind11_object)

Method resolution order:

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

Methods defined here:

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

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

init(...) `init(*args, **kwargs)
Overloaded function.

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

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

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

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


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