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.
Classes | Functions
data_transfer_operators.transfer_one_to_many Namespace Reference

Classes

class  TransferOneToMany
 DataTransferOperator to take one single value and set it to all values on another interface. More...
 

Functions

def Create (*args)
 

Function Documentation

◆ Create()

def data_transfer_operators.transfer_one_to_many.Create ( args)