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 | Typedefs
regenerate_pfem_pressure_conditions_process.h File Reference
#include "processes/process.h"
#include "fem_to_dem_application_variables.h"
#include "includes/define.h"
#include "includes/kratos_flags.h"
Include dependency graph for regenerate_pfem_pressure_conditions_process.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::RegeneratePfemPressureConditionsProcess< TDim >
 Regenerates the pressure conditions for the PFEM coupling. More...
 

Namespaces

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

Typedefs

typedef Properties Kratos::PropertiesType
 
typedef Mesh< NodeType, PropertiesType, ElementType, ConditionTypeKratos::MeshType
 
typedef PointerVector< MeshType > Kratos::MeshesContainerType
 
typedef MeshType::ElementIterator Kratos::ElementIterator