ug4
|
Extends the HorizontalAlgebraLayouts by vertical layouts. More...
#include <algebra_layouts.h>
Protected Attributes | |
IndexLayout | verticalMasterLayout |
vertical master index layout More... | |
IndexLayout | verticalSlaveLayout |
vertical slave index layout More... | |
Protected Attributes inherited from ug::HorizontalAlgebraLayouts | |
pcl::InterfaceCommunicator< IndexLayout > | communicator |
communicator More... | |
bool | m_overlapEnabled |
IndexLayout | masterLayout |
(horizontal) master index layout More... | |
IndexLayout | masterOverlapLayout |
pcl::ProcessCommunicator | processCommunicator |
process communicator More... | |
IndexLayout | slaveLayout |
(horizontal) slave index layout More... | |
IndexLayout | slaveOverlapLayout |
Extends the HorizontalAlgebraLayouts by vertical layouts.
|
inline |
clears the struct
References ug::HorizontalAlgebraLayouts::clear(), pcl::SingleLevelLayout< TInterface >::clear(), verticalMasterLayout, and verticalSlaveLayout.
|
inline |
returns the vertical slave/master index layout
References verticalMasterLayout.
|
inline |
returns the vertical slave/master index layout
References verticalMasterLayout.
Referenced by ug::GenerateGlobalConsecutiveIndices(), and ug::operator<<().
|
inline |
returns the vertical slave/master index layout
References verticalSlaveLayout.
|
inline |
returns the vertical slave/master index layout
References verticalSlaveLayout.
Referenced by ug::operator<<().
|
protected |
vertical master index layout
Referenced by clear(), and vertical_master().
|
protected |
vertical slave index layout
Referenced by clear(), and vertical_slave().