mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: minor code formatting
This commit is contained in:
@ -23,6 +23,8 @@ License
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
// * * * * * * * * * * * * * * * Member Functions * * * * * * * * * * * * * //
|
||||||
|
|
||||||
template<class SourcePatch, class TargetPatch>
|
template<class SourcePatch, class TargetPatch>
|
||||||
Foam::autoPtr<Foam::AMIMethod<SourcePatch, TargetPatch> >
|
Foam::autoPtr<Foam::AMIMethod<SourcePatch, TargetPatch> >
|
||||||
Foam::AMIMethod<SourcePatch, TargetPatch>::New
|
Foam::AMIMethod<SourcePatch, TargetPatch>::New
|
||||||
|
|||||||
Reference in New Issue
Block a user