Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Classes | Namespaces | Enumerations
contact_config.hpp File Reference

This file contains enumerations and record types for contact configuration. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  serac::ContactOptions
 Stores the options for a contact pair. More...
 

Namespaces

 serac
 Accelerator functionality.
 

Enumerations

enum class  serac::ContactMethod { serac::SingleMortar }
 Methodology for enforcing contact constraints (i.e. how you form the constraint equations) More...
 
enum class  serac::ContactEnforcement { serac::Penalty , serac::LagrangeMultiplier }
 Describes how to enforce the contact constraint equations. More...
 
enum class  serac::ContactType { serac::TiedNormal , serac::Frictionless }
 Mechanical constraint type on contact surfaces. More...
 

Detailed Description

This file contains enumerations and record types for contact configuration.

Definition in file contact_config.hpp.