Ifpack Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Public Attributes | List of all members
_subdomain_dh Struct Reference

#include <SubdomainGraph_dh.h>

Public Attributes

int blocks
 
int * ptrs
 
int * adj
 
int * o2n_sub
 
int * n2o_sub
 
int colors
 
bool doNotColor
 
int * colorVec
 
int * beg_row
 
int * beg_rowP
 
int * row_count
 
int * bdry_count
 
int * loNabors
 
int loCount
 
int * hiNabors
 
int hiCount
 
int * allNabors
 
int allCount
 
int m
 
int * n2o_row
 
int * o2n_col
 
Hash_i_dh o2n_ext
 
Hash_i_dh n2o_ext
 
double timing [TIMING_BINS_SG]
 
bool debug
 

Detailed Description

Definition at line 68 of file SubdomainGraph_dh.h.

Member Data Documentation

◆ blocks

int _subdomain_dh::blocks

Definition at line 70 of file SubdomainGraph_dh.h.

◆ ptrs

int* _subdomain_dh::ptrs

Definition at line 71 of file SubdomainGraph_dh.h.

◆ adj

int * _subdomain_dh::adj

Definition at line 71 of file SubdomainGraph_dh.h.

◆ o2n_sub

int* _subdomain_dh::o2n_sub

Definition at line 72 of file SubdomainGraph_dh.h.

◆ n2o_sub

int* _subdomain_dh::n2o_sub

Definition at line 73 of file SubdomainGraph_dh.h.

◆ colors

int _subdomain_dh::colors

Definition at line 74 of file SubdomainGraph_dh.h.

◆ doNotColor

bool _subdomain_dh::doNotColor

Definition at line 75 of file SubdomainGraph_dh.h.

◆ colorVec

int* _subdomain_dh::colorVec

Definition at line 76 of file SubdomainGraph_dh.h.

◆ beg_row

int* _subdomain_dh::beg_row

Definition at line 80 of file SubdomainGraph_dh.h.

◆ beg_rowP

int* _subdomain_dh::beg_rowP

Definition at line 81 of file SubdomainGraph_dh.h.

◆ row_count

int* _subdomain_dh::row_count

Definition at line 84 of file SubdomainGraph_dh.h.

◆ bdry_count

int* _subdomain_dh::bdry_count

Definition at line 85 of file SubdomainGraph_dh.h.

◆ loNabors

int* _subdomain_dh::loNabors

Definition at line 90 of file SubdomainGraph_dh.h.

◆ loCount

int _subdomain_dh::loCount

Definition at line 90 of file SubdomainGraph_dh.h.

◆ hiNabors

int* _subdomain_dh::hiNabors

Definition at line 91 of file SubdomainGraph_dh.h.

◆ hiCount

int _subdomain_dh::hiCount

Definition at line 91 of file SubdomainGraph_dh.h.

◆ allNabors

int* _subdomain_dh::allNabors

Definition at line 92 of file SubdomainGraph_dh.h.

◆ allCount

int _subdomain_dh::allCount

Definition at line 92 of file SubdomainGraph_dh.h.

◆ m

int _subdomain_dh::m

Definition at line 96 of file SubdomainGraph_dh.h.

◆ n2o_row

int* _subdomain_dh::n2o_row

Definition at line 97 of file SubdomainGraph_dh.h.

◆ o2n_col

int* _subdomain_dh::o2n_col

Definition at line 98 of file SubdomainGraph_dh.h.

◆ o2n_ext

Hash_i_dh _subdomain_dh::o2n_ext

Definition at line 100 of file SubdomainGraph_dh.h.

◆ n2o_ext

Hash_i_dh _subdomain_dh::n2o_ext

Definition at line 101 of file SubdomainGraph_dh.h.

◆ timing

double _subdomain_dh::timing[TIMING_BINS_SG]

Definition at line 103 of file SubdomainGraph_dh.h.

◆ debug

bool _subdomain_dh::debug

Definition at line 104 of file SubdomainGraph_dh.h.


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