类 | |
| class | libMesh::TensorValue< T > |
| 此类定义了LIBMESH_DIM维度的实数或复数空间中的张量。typedef RealTensorValue总是定义为实数值的张量, 而NumberTensorValue则根据库的配置定义为实数或复数值的张量。 更多... | |
| struct | libMesh::TensorValue< T >::rebind< T2 > |
| struct | MetaPhysicL::RawType< libMesh::TensorValue< T > > |
| struct | MetaPhysicL::ReplaceAlgebraicType< libMesh::TensorValue< T >, U > |
命名空间 | |
| libMesh | |
The libMesh namespace provides an interface to certain functionality in the library. | |
| MetaPhysicL | |
类型定义 | |
| typedef TensorValue< Real > | libMesh::RealTensorValue |
| 用于允许在实数和复数数据类型之间无缝切换的有用typedef。 更多... | |
| typedef TensorValue< Number > | libMesh::NumberTensorValue |
| typedef RealTensorValue | libMesh::RealTensor |
| typedef NumberTensorValue | libMesh::Tensor |
1.8.5