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
shock_capturing_physics_based_process.h File Reference
#include <string>
#include <iostream>
#include "containers/model.h"
#include "includes/define.h"
#include "includes/model_part.h"
#include "processes/process.h"
#include "utilities/atomic_utilities.h"
#include "utilities/geometry_metric_calculator.h"
#include "custom_utilities/fluid_calculation_utilities.h"
#include "fluid_dynamics_application_variables.h"
Include dependency graph for shock_capturing_physics_based_process.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::ShockCapturingPhysicsBasedProcess
 
struct  Kratos::ShockCapturingPhysicsBasedProcess::ShockCapturingTLSContainer2D3N
 Type for the 2D (linear triangle) TLS geometry data. More...
 
struct  Kratos::ShockCapturingPhysicsBasedProcess::ShockCapturingTLSContainer3D4N
 Type for the 3D (linear tetrahedra) TLS geometry data. More...
 

Namespaces

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

Functions

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