milupHPC documentation
Public Member Functions | Public Attributes | List of all members
DomainListHandler Class Reference

#include "subdomain_handler.h"

+ Collaboration diagram for DomainListHandler:
Collaboration graph

Public Member Functions

 DomainListHandler (integer domainListSize)
 Constructor. More...
 
 ~DomainListHandler ()
 Destructor. More...
 
void reset ()
 Resetting entries. More...
 

Public Attributes

integer domainListSize
 length/size of domain list More...
 
integer * d_domainListIndices
 device domain list indices More...
 
integer * d_domainListLevels
 device domain list levels More...
 
integer * d_domainListIndex
 device domain list index More...
 
integer * d_domainListCounter
 device domain list counter More...
 
keyType * d_domainListKeys
 device domain list key More...
 
keyType * d_sortedDomainListKeys
 device sorted domain list keys More...
 
integer * d_relevantDomainListIndices
 device relevant domain list indices More...
 
integer * d_relevantDomainListLevels
 
integer * d_relevantDomainListProcess
 
integer * d_relevantDomainListOriginalIndex
 
real * d_borders
 
DomainList * d_domainList
 device instance of DomainList class More...
 

Detailed Description

Handler for class DomainList

Definition at line 81 of file subdomain_handler.h.

Constructor & Destructor Documentation

◆ DomainListHandler()

DomainListHandler::DomainListHandler ( integer  domainListSize)

Constructor.

Parameters
domainListSizesize/length of domain lists

Definition at line 52 of file subdomain_handler.cpp.

+ Here is the call graph for this function:

◆ ~DomainListHandler()

DomainListHandler::~DomainListHandler ( )

Destructor.

Definition at line 75 of file subdomain_handler.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ reset()

void DomainListHandler::reset ( )

Resetting entries.

Definition at line 92 of file subdomain_handler.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ d_borders

real* DomainListHandler::d_borders

Definition at line 104 of file subdomain_handler.h.

◆ d_domainList

DomainList* DomainListHandler::d_domainList

device instance of DomainList class

Definition at line 107 of file subdomain_handler.h.

◆ d_domainListCounter

integer* DomainListHandler::d_domainListCounter

device domain list counter

Definition at line 94 of file subdomain_handler.h.

◆ d_domainListIndex

integer* DomainListHandler::d_domainListIndex

device domain list index

Definition at line 92 of file subdomain_handler.h.

◆ d_domainListIndices

integer* DomainListHandler::d_domainListIndices

device domain list indices

Definition at line 88 of file subdomain_handler.h.

◆ d_domainListKeys

keyType* DomainListHandler::d_domainListKeys

device domain list key

Definition at line 96 of file subdomain_handler.h.

◆ d_domainListLevels

integer* DomainListHandler::d_domainListLevels

device domain list levels

Definition at line 90 of file subdomain_handler.h.

◆ d_relevantDomainListIndices

integer* DomainListHandler::d_relevantDomainListIndices

device relevant domain list indices

Definition at line 100 of file subdomain_handler.h.

◆ d_relevantDomainListLevels

integer* DomainListHandler::d_relevantDomainListLevels

Definition at line 101 of file subdomain_handler.h.

◆ d_relevantDomainListOriginalIndex

integer* DomainListHandler::d_relevantDomainListOriginalIndex

Definition at line 103 of file subdomain_handler.h.

◆ d_relevantDomainListProcess

integer* DomainListHandler::d_relevantDomainListProcess

Definition at line 102 of file subdomain_handler.h.

◆ d_sortedDomainListKeys

keyType* DomainListHandler::d_sortedDomainListKeys

device sorted domain list keys

Definition at line 98 of file subdomain_handler.h.

◆ domainListSize

integer DomainListHandler::domainListSize

length/size of domain list

Definition at line 85 of file subdomain_handler.h.


The documentation for this class was generated from the following files:
  • include/subdomain_key_tree/subdomain_handler.h
  • src/subdomain_key_tree/subdomain_handler.cpp

milupHPC - DomainListHandler Class Reference
Generated on Wed Aug 31 2022 12:16:53 by Doxygen 1.9.3