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
apply_far_field_process.py File Reference

Classes

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

Namespaces

 apply_far_field_process
 

Functions

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