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.
Public Member Functions | List of all members
Kratos::CalculateDiscontinuousDistanceToSkinProcessFlags Class Reference

#include <calculate_discontinuous_distance_to_skin_process.h>

Collaboration diagram for Kratos::CalculateDiscontinuousDistanceToSkinProcessFlags:

Public Member Functions

 KRATOS_DEFINE_LOCAL_FLAG (CALCULATE_ELEMENTAL_EDGE_DISTANCES)
 
 KRATOS_DEFINE_LOCAL_FLAG (CALCULATE_ELEMENTAL_EDGE_DISTANCES_EXTRAPOLATED)
 Local flag to switch on/off the elemental edge distances storage. More...
 
 KRATOS_DEFINE_LOCAL_FLAG (USE_POSITIVE_EPSILON_FOR_ZERO_VALUES)
 Local flag to switch on/off the extrapolated elemental edge distances storage. More...
 

Member Function Documentation

◆ KRATOS_DEFINE_LOCAL_FLAG() [1/3]

Kratos::CalculateDiscontinuousDistanceToSkinProcessFlags::KRATOS_DEFINE_LOCAL_FLAG ( CALCULATE_ELEMENTAL_EDGE_DISTANCES  )

◆ KRATOS_DEFINE_LOCAL_FLAG() [2/3]

Kratos::CalculateDiscontinuousDistanceToSkinProcessFlags::KRATOS_DEFINE_LOCAL_FLAG ( CALCULATE_ELEMENTAL_EDGE_DISTANCES_EXTRAPOLATED  )

Local flag to switch on/off the elemental edge distances storage.

◆ KRATOS_DEFINE_LOCAL_FLAG() [3/3]

Kratos::CalculateDiscontinuousDistanceToSkinProcessFlags::KRATOS_DEFINE_LOCAL_FLAG ( USE_POSITIVE_EPSILON_FOR_ZERO_VALUES  )

Local flag to switch on/off the extrapolated elemental edge distances storage.


The documentation for this class was generated from the following file: