GEOS
Public Types | List of all members
geos::fields::contact::FractureState Struct Reference

#include <ContactFields.hpp>

Public Types

enum  State : integer { Stick = 0 , NewSlip = 1 , Slip = 2 , Open = 3 }
 

Detailed Description

A struct for the fracture states

Definition at line 42 of file ContactFields.hpp.

Member Enumeration Documentation

◆ State

Enumerator
Stick 

element is closed: no jump across the discontinuity.

NewSlip 

element just starts sliding: no normal jump across the discontinuity, but sliding is allowed.

Slip 

element is sliding: no normal jump across the discontinuity, but sliding is allowed.

Open 

element is open: no constraints are imposed.

Definition at line 44 of file ContactFields.hpp.


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