Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Public Attributes | List of all members
serac::ContactOptions Struct Reference

Stores the options for a contact pair. More...

#include <contact_config.hpp>

Public Attributes

ContactMethod method = ContactMethod::SingleMortar
 The contact methodology to be applied.
 
ContactEnforcement enforcement = ContactEnforcement::Penalty
 The contact enforcement strategy to use.
 
ContactType type = ContactType::Frictionless
 The type of contact constraint.
 
double penalty = 1.0e3
 Penalty parameter (only used when enforcement == ContactEnforcement::Penalty)
 

Detailed Description

Stores the options for a contact pair.

Definition at line 46 of file contact_config.hpp.


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