ContactPenetrationAuxAction

under construction:Undocumented Action Class

The ContactPenetrationAuxAction has not been documented. The content listed below should be used as a starting point for documenting the class, which includes the typical automatic documentation associated with an Action; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.


# ContactPenetrationAuxAction

!syntax description /Contact/ContactPenetrationAuxAction

## Overview

!! Replace these lines with information regarding the ContactPenetrationAuxAction action.

## Example Input File Syntax

!! Describe and include an example of how to use the ContactPenetrationAuxAction action.

!syntax parameters /Contact/ContactPenetrationAuxAction

!syntax description /Contact/ContactPenetrationAuxAction

Input Parameters

  • masterThe master surface

    C++ Type:BoundaryName

    Options:

    Description:The master surface

  • slaveThe slave surface

    C++ Type:BoundaryName

    Options:

    Description:The slave surface

Required Parameters

  • active__all__ If specified only the blocks named will be visited and made active

    Default:__all__

    C++ Type:std::vector

    Options:

    Description:If specified only the blocks named will be visited and made active

  • inactiveIf specified blocks matching these identifiers will be skipped.

    C++ Type:std::vector

    Options:

    Description:If specified blocks matching these identifiers will be skipped.

  • orderFIRSTThe finite element order: FIRST, SECOND, etc.

    Default:FIRST

    C++ Type:MooseEnum

    Options:FIRST SECOND THIRD FOURTH

    Description:The finite element order: FIRST, SECOND, etc.

Optional Parameters