cyclicRepeatAMILduInterfaceField Class Reference

Abstract base class for overlapping AMI coupled interfaces. More...

Inheritance diagram for cyclicRepeatAMILduInterfaceField:
Collaboration diagram for cyclicRepeatAMILduInterfaceField:

Public Member Functions

 TypeName ("cyclicRepeatAMILduInterfaceField")
 Runtime type information. More...
 
 cyclicRepeatAMILduInterfaceField ()
 Construct null. More...
 
virtual ~cyclicRepeatAMILduInterfaceField ()
 Destructor. More...
 
- Public Member Functions inherited from cyclicAMILduInterfaceField
 TypeName ("cyclicAMILduInterfaceField")
 Runtime type information. More...
 
 cyclicAMILduInterfaceField ()
 Construct null. More...
 
virtual ~cyclicAMILduInterfaceField ()
 Destructor. More...
 
virtual bool doTransform () const =0
 Is the transform required. More...
 
virtual const tensorFieldforwardT () const =0
 Return face transformation tensor. More...
 
virtual const tensorFieldreverseT () const =0
 Return neighbour-cell transformation tensor. More...
 
virtual int rank () const =0
 Return rank of component for transform. More...
 
template<class Type >
void transformCoupleField (Field< Type > &f) const
 Transform given patch field. More...
 
void transformCoupleField (scalarField &psiInternal, const direction cmpt) const
 Transform given patch internal field. More...
 

Detailed Description

Abstract base class for overlapping AMI coupled interfaces.

Source files

Definition at line 48 of file cyclicRepeatAMILduInterfaceField.H.

Constructor & Destructor Documentation

◆ cyclicRepeatAMILduInterfaceField()

Construct null.

Definition at line 62 of file cyclicRepeatAMILduInterfaceField.H.

References cyclicRepeatAMILduInterfaceField::~cyclicRepeatAMILduInterfaceField().

Here is the call graph for this function:

◆ ~cyclicRepeatAMILduInterfaceField()

Destructor.

Definition at line 39 of file cyclicRepeatAMILduInterfaceField.C.

Referenced by cyclicRepeatAMILduInterfaceField::cyclicRepeatAMILduInterfaceField().

Here is the caller graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "cyclicRepeatAMILduInterfaceField"  )

Runtime type information.


The documentation for this class was generated from the following files: