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
classes.variableCreator.VariableCreator3D Class Reference
Inheritance diagram for classes.variableCreator.VariableCreator3D:
Collaboration diagram for classes.variableCreator.VariableCreator3D:

Public Member Functions

def __init__ (self, name)
 Creates a 3D variable for an application. More...
 

Public Attributes

 defineString
 
 createString
 
 registerString
 
 registerPythonString
 

Constructor & Destructor Documentation

◆ __init__()

def classes.variableCreator.VariableCreator3D.__init__ (   self,
  name 
)

Creates a 3D variable for an application.

All 3D variables are "double" by definition

Input

  • name: string name of the variable

Member Data Documentation

◆ createString

classes.variableCreator.VariableCreator3D.createString

◆ defineString

classes.variableCreator.VariableCreator3D.defineString

◆ registerPythonString

classes.variableCreator.VariableCreator3D.registerPythonString

◆ registerString

classes.variableCreator.VariableCreator3D.registerString

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