

Go to the source code of this file.
Classes | |
| class | AMIMethod< SourcePatch, TargetPatch > |
| Base class for Arbitrary Mesh Interface (AMI) methods. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | makeAMIMethod(AMIType) |
| #define | makeAMIMethodType(AMIType, Method) |
Original source file AMIMethod.H
Definition in file AMIMethod.H.
| #define makeAMIMethod | ( | AMIType | ) |
Definition at line 249 of file AMIMethod.H.
| #define makeAMIMethodType | ( | AMIType, | |
| Method | |||
| ) |
Definition at line 258 of file AMIMethod.H.
1.8.13