scalarFieldField typedef
This commit is contained in:
parent
159d419605
commit
7c02da8ff7
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ SourceFiles
|
|||
namespace Foam
|
||||
{
|
||||
|
||||
typedef FieldField<Field, scalar> scalarFieldField;
|
||||
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
template<template<class> class Field>
|
||||
|
|
Reference in a new issue