www.mooseframework.org
Functions
NormalMortarLMMechanicalContact.C File Reference

Go to the source code of this file.

Functions

 registerADMooseObject ("ContactApp", NormalMortarLMMechanicalContact)
 
 defineADValidParams (NormalMortarLMMechanicalContact, ADMortarConstraint, params.addParam< NonlinearVariableName >("slave_disp_y", "The y displacement variable on the slave face");params.addParam< NonlinearVariableName >("master_disp_y", "The y displacement variable on the master face");MooseEnum ncp_type("min fb", "min");params.addParam< MooseEnum >("ncp_function_type", ncp_type, "The type of the nonlinear complimentarity function; options are " "min or fb where fb stands for Fischer-Burmeister");)
 

Function Documentation

◆ defineADValidParams()

defineADValidParams ( NormalMortarLMMechanicalContact  ,
ADMortarConstraint  ,
params.addParam< NonlinearVariableName >("slave_disp_y", "The y displacement variable on the slave face");params.addParam< NonlinearVariableName >("master_disp_y", "The y displacement variable on the master face");MooseEnum ncp_type("min fb", "min");params.addParam< MooseEnum >("ncp_function_type", ncp_type, "The type of the nonlinear complimentarity function; options are " "min or fb where fb stands for Fischer-Burmeister");   
)

◆ registerADMooseObject()

registerADMooseObject ( "ContactApp"  ,
NormalMortarLMMechanicalContact   
)