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
apply_far_field_process Namespace Reference

Classes

class  ApplyFarFieldProcess
 All the processes python should be derived from "Process". More...
 

Functions

def DotProduct (A, B)
 
def Factory (settings, Model)
 

Function Documentation

◆ DotProduct()

def apply_far_field_process.DotProduct (   A,
  B 
)

◆ Factory()

def apply_far_field_process.Factory (   settings,
  Model 
)