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 | |
class | embedded.SearchEmbeddedDEMTools |
Namespaces | |
embedded | |
Functions | |
def | embedded.VectSum (v, w) |
def | embedded.VectTimes (v, c) |
def | embedded.InnerProd (v, w) |
def | embedded.Norm (v) |
def | embedded.Normalize (v) |
def | embedded.Cross (v, w) |
def | embedded.RotateRightHandedBasisAroundAxis (e1, e2, axis, ang) |
def | embedded.ApplyEmbeddedBCsToFluid (model_part) |
def | embedded.ApplyEmbeddedBCsToBalls (model_part, DEMParameters) |