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
apply_forces_and_moments_process.hpp File Reference
#include <string>
#include <iostream>
#include "includes/table.h"
#include "includes/kratos_parameters.h"
#include "processes/process.h"
#include "utilities/interval_utility.h"
#include "utilities/python_function_callback_utility.h"
#include "DEM_application_variables.h"
Include dependency graph for apply_forces_and_moments_process.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::ApplyForcesAndMomentsProcess
 Auxiliary process to apply forces and moments to particles. More...
 

Namespaces

 Kratos
 REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
 

Functions

Input and output
std::ostream & Kratos::operator<< (std::ostream &rOStream, const ApplyForcesAndMomentsProcess &rThis)
 output stream function More...