https://mooseframework.inl.gov
Namespaces | Functions
FaceCenteredMapFunctor.C File Reference

Go to the source code of this file.

Namespaces

 Moose
 

Functions

template<typename T , typename T2 , typename std::enable_if< ScalarTraits< T >::value, int >::type = 0>
TypeVector< typename CompareTypes< T, T2 >::supertype > Moose::outer_product (const T &a, const TypeVector< T2 > &b)
 
template<typename T , typename T2 >
TypeTensor< typename CompareTypes< T, T2 >::supertype > Moose::outer_product (const TypeVector< T > &a, const TypeVector< T2 > &b)