OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
This class manages a particular contact definition. More...
#include <cdefnode2node.h>
Private Attributes | |
double | epsN |
double | epsT |
This class manages a particular contact definition.
This keeps track of the discretization, how the contact constraints are enforced and so on
Definition at line 66 of file cdefnode2node.h.
oofem::ContactDefinitionNode2Node::ContactDefinitionNode2Node | ( | ContactManager * | cMan | ) |
Constructor.
|
inlinevirtual |
Destructor.
Definition at line 77 of file cdefnode2node.h.
|
inlinevirtual |
Reimplemented from oofem::ContactDefinition.
Reimplemented in oofem::ContactDefinitionNode2NodeL.
Definition at line 81 of file cdefnode2node.h.
|
inlinevirtual |
Reimplemented in oofem::ContactDefinitionNode2NodeL.
Definition at line 82 of file cdefnode2node.h.
References _IFT_ContactDefinitionNode2Node_Name.
|
virtual |
Reimplemented from oofem::ContactDefinition.
Reimplemented in oofem::ContactDefinitionNode2NodeL.
Definition at line 49 of file cdefnode2node.C.
References _IFT_ContactDefinitionNode2Node_MasterNodes, _IFT_ContactDefinitionNode2Node_SlaveNodes, oofem::ContactDefinition::addContactElement(), oofem::IntArray::at(), oofem::ContactDefinition::giveContactManager(), oofem::Domain::giveDofManager(), oofem::ContactManager::giveDomain(), oofem::IntArray::giveSize(), IR_GIVE_FIELD, and oofem::IRRT_OK.
|
private |
Definition at line 69 of file cdefnode2node.h.
|
private |
Definition at line 70 of file cdefnode2node.h.