FiboNode_ 66 ompi/mca/topo/treematch/treematch/fibo.h struct FiboNode_ * prevptr; /*+ Pointer to previous sibling element +*/ FiboNode_ 67 ompi/mca/topo/treematch/treematch/fibo.h struct FiboNode_ * nextptr; /*+ Pointer to next sibling element +*/ FiboNode_ 79 ompi/mca/topo/treematch/treematch/fibo.h struct FiboNode_ * pareptr; /*+ Pointer to parent element, if any +*/ FiboNode_ 80 ompi/mca/topo/treematch/treematch/fibo.h struct FiboNode_ * chldptr; /*+ Pointer to first child element, if any +*/