IFPACK Development
Loading...
Searching...
No Matches
Public Attributes | List of all members
_sortedList_dh Struct Reference
Collaboration diagram for _sortedList_dh:
Collaboration graph
[legend]

Public Attributes

int m
 
int row
 
int beg_row
 
int beg_rowP
 
int count
 
int countMax
 
int * o2n_local
 
Hash_i_dh o2n_external
 
SRecordlist
 
int alloc
 
int getLower
 
int get
 
bool debug
 

Detailed Description

Definition at line 50 of file SortedList_dh.c.

Member Data Documentation

◆ alloc

int _sortedList_dh::alloc

Definition at line 66 of file SortedList_dh.c.

◆ beg_row

int _sortedList_dh::beg_row

Definition at line 54 of file SortedList_dh.c.

◆ beg_rowP

int _sortedList_dh::beg_rowP

Definition at line 55 of file SortedList_dh.c.

◆ count

int _sortedList_dh::count

Definition at line 56 of file SortedList_dh.c.

◆ countMax

int _sortedList_dh::countMax

Definition at line 59 of file SortedList_dh.c.

◆ debug

bool _sortedList_dh::debug

Definition at line 70 of file SortedList_dh.c.

◆ get

int _sortedList_dh::get

Definition at line 68 of file SortedList_dh.c.

◆ getLower

int _sortedList_dh::getLower

Definition at line 67 of file SortedList_dh.c.

◆ list

SRecord* _sortedList_dh::list

Definition at line 65 of file SortedList_dh.c.

◆ m

int _sortedList_dh::m

Definition at line 52 of file SortedList_dh.c.

◆ o2n_external

Hash_i_dh _sortedList_dh::o2n_external

Definition at line 63 of file SortedList_dh.c.

◆ o2n_local

int* _sortedList_dh::o2n_local

Definition at line 62 of file SortedList_dh.c.

◆ row

int _sortedList_dh::row

Definition at line 53 of file SortedList_dh.c.


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