Home
last modified time | relevance | path

Searched refs:xyt_info (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/tfs/
H A Dxyt.c34 } xyt_info; typedef
48 xyt_info *info;
93 xyt_handle->info = (xyt_info *)malloc(sizeof(xyt_info)); in XYT_factor()