KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | Public Attributes | List of all members
custom_ios.wrl_reader.Shape Class Reference
Collaboration diagram for custom_ios.wrl_reader.Shape:

Public Member Functions

def __init__ (self, name, nodes, faces)
 

Public Attributes

 name
 
 nodes
 
 faces
 

Constructor & Destructor Documentation

◆ __init__()

def custom_ios.wrl_reader.Shape.__init__ (   self,
  name,
  nodes,
  faces 
)

Member Data Documentation

◆ faces

custom_ios.wrl_reader.Shape.faces

◆ name

custom_ios.wrl_reader.Shape.name

◆ nodes

custom_ios.wrl_reader.Shape.nodes

The documentation for this class was generated from the following file: