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 | Namespaces | Functions
transfer_one_to_many.py File Reference

Classes

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

Namespaces

 data_transfer_operators.transfer_one_to_many
 

Functions

def data_transfer_operators.transfer_one_to_many.Create (*args)