Home
last modified time | relevance | path

Searched defs:Vec_Chain (Results 1 – 1 of 1) sorted by relevance

/petsc/src/tao/unconstrained/impls/bmrm/
H A Dbmrm.h22 typedef struct Vec_Chain { struct
24 struct Vec_Chain *next; argument
25 } Vec_Chain; typedef