类 | |
class | libMesh::DenseVector< T > |
定义用于有限元计算的稠密向量类。该类基本上是为了补充 DenseMatrix 类而设计的。 它相对于 std::vector 具有额外的功能,使其在有限元中特别有用,特别是对于方程组。 所有重写的虚拟函数都在 dense_vector_base.h 中有文档说明。 更多... | |
struct | MetaPhysicL::RawType< libMesh::DenseVector< T > > |
命名空间 | |
libMesh | |
The libMesh namespace provides an interface to certain functionality in the library. | |
MetaPhysicL | |