Graphite  0.5.0
GPU-accelerated graph optimization framework
Loading...
Searching...
No Matches
graphite::BlockJacobiSchurPreconditioner< T, S >::DimGroup Struct Reference

Public Attributes

size_t dim
 
thrust::host_vector< size_t > h_src_offsets
 
thrust::host_vector< size_t > h_vec_offsets
 
thrust::host_vector< ops::BlockCopyOph_copy_ops
 
thrust::device_vector< size_t > d_a_offsets
 
thrust::device_vector< size_t > d_vec_offsets
 
thrust::device_vector< ops::BlockCopyOpd_copy_ops
 
thrust::device_vector< P > blocks
 
thrust::device_vector< P > blocks_inv
 
thrust::host_vector< P * > h_A_ptrs
 
thrust::host_vector< P * > h_Ainv_ptrs
 
thrust::device_vector< P * > d_A_ptrs
 
thrust::device_vector< P * > d_Ainv_ptrs
 
thrust::device_vector< int > d_info
 

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