innerProduct< Vector< Cmpt >, scalar > Class Template Reference

Dummy innerProduct for scalar. More...

Public Types

typedef scalar type
 

Detailed Description

template<class Cmpt>
class Foam::innerProduct< Vector< Cmpt >, scalar >

Dummy innerProduct for scalar.

Allows the construction of vtables for virtual member functions involving the inner-products of fields for which a "NotImplemented" specialization for scalar is provided.

Definition at line 282 of file VectorI.H.

Member Typedef Documentation

◆ type

typedef scalar type

Definition at line 286 of file VectorI.H.


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