slidingInterface.C File Reference
Include dependency graph for slidingInterface.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define WRITE_NON_DEFAULT(name)   if ( name ## _ != name ## Default_ ) os.writeEntry( #name , name ## _ );
 

Functions

 defineTypeNameAndDebug (slidingInterface, 0)
 
 addToRunTimeSelectionTable (polyMeshModifier, slidingInterface, dictionary)
 

Detailed Description

Original source file slidingInterface.C

Definition in file slidingInterface.C.

Macro Definition Documentation

◆ WRITE_NON_DEFAULT

#define WRITE_NON_DEFAULT (   name)    if ( name ## _ != name ## Default_ ) os.writeEntry( #name , name ## _ );

Definition at line 746 of file slidingInterface.C.

Referenced by slidingInterface::writeDict().