FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

crossProduct< arg1, arg2 > Class Template Reference

#include <src/OpenFOAM/primitives/VectorSpace/products.H>


Detailed Description

template<class arg1, class arg2>
class Foam::crossProduct< arg1, arg2 >

Definition at line 77 of file products.H.

List of all members.

Public Types

typedef typeOfRank< typename
pTraits< arg2 >::cmptType, int(pTraits
< arg1 >::rank)+int(pTraits
< arg2 >::rank)-1 >::type  
type

Member Typedef Documentation

typedef typeOfRank< typename pTraits<arg2>::cmptType, int(pTraits<arg1>::rank) + int(pTraits<arg2>::rank) - 1 >::type type

Definition at line 85 of file products.H.


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