Skip to content

KratosMultiphysics.GeometryTesterUtility

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

KratosMultiphysics.GeometryTesterUtility = class GeometryTesterUtility(pybind11_builtins.pybind11_object)

Method resolution order:

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

Methods defined here:

RunTest(...) RunTest(self: Kratos.GeometryTesterUtility) -> bool

TestHexahedra3D20N(...) TestHexahedra3D20N(self: Kratos.GeometryTesterUtility, arg0: Kratos.ModelPart) -> bool

TestHexahedra3D27N(...) TestHexahedra3D27N(self: Kratos.GeometryTesterUtility, arg0: Kratos.ModelPart) -> bool

TestHexahedra3D8N(...) TestHexahedra3D8N(self: Kratos.GeometryTesterUtility, arg0: Kratos.ModelPart) -> bool

TestTetrahedra3D10N(...) TestTetrahedra3D10N(self: Kratos.GeometryTesterUtility, arg0: Kratos.ModelPart) -> bool

TestTetrahedra3D4N(...) TestTetrahedra3D4N(self: Kratos.GeometryTesterUtility, arg0: Kratos.ModelPart) -> bool

TestTriangle2D3N(...) TestTriangle2D3N(self: Kratos.GeometryTesterUtility, arg0: Kratos.ModelPart) -> bool

TestTriangle2D6N(...) TestTriangle2D6N(self: Kratos.GeometryTesterUtility, arg0: Kratos.ModelPart) -> bool

init(...) __init__(self: Kratos.GeometryTesterUtility) -> 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