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

Classes

class  ComputeWssStatisticsProcess
 Auxiliary base class to output total WSS forces A derived class needs to be implemented to be able to use this functionality, as calling the base class alone is not enough. More...
 

Functions

def Factory (settings, model)
 

Function Documentation

◆ Factory()

def compute_wss_statistics_process.Factory (   settings,
  model 
)