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.copy Namespace Reference

Classes

class  CopyDataTransferOperator
 DataTransferOperator that copies values from one interface to another, without any checks. More...
 

Functions

def Create (*args)
 

Function Documentation

◆ Create()

def data_transfer_operators.copy.Create ( args)