类 | |
| class | libMesh::TypeNTensor< N, T > |
| 该类最终将定义一个在类型为T的LIBMESH_DIM维空间中的N阶张量。 更多... | |
命名空间 | |
| libMesh | |
The libMesh namespace provides an interface to certain functionality in the library. | |
函数 | |
| template<unsigned int N, typename T , typename Scalar > | |
| boostcopy::enable_if_c < ScalarTraits< Scalar > ::value, TypeNTensor< N, typename CompareTypes< Scalar, T >::supertype > >::type | libMesh::operator* (const Scalar &, const TypeNTensor< N, T > &) |
| template<unsigned int N, typename T , typename Scalar > | |
| boostcopy::enable_if_c < ScalarTraits< Scalar > ::value, TypeNTensor< N, typename CompareTypes< Scalar, T >::supertype > >::type | libMesh::operator/ (const Scalar &, const TypeNTensor< N, T > &) |
1.8.5