ug4
periodic_boundary_manager.h File Reference

Go to the source code of this file.

Classes

class  ug::PeriodicBoundaryManager::Group< TElem, Container >
 
class  ug::IIdentifier
 Interface to match periodic geometric elements. More...
 
class  ug::ParallelShiftIdentifier< TPosAA >
 This class matches geometric elements which are parallel translated. More...
 
class  ug::PeriodicAttachmentAccessor< TElem, TAttachment >
 Accesses attachements with consideration to periodic boundaries. More...
 
class  ug::PeriodicBoundaryManager
 

Namespaces

 ug
 the ug namespace
 

Functions

template<class TDomain >
void ug::IdentifySubsets (TDomain &dom, const char *sName1, const char *sName2)
 identifies subset 1 with subset 2. If the grid of given domain has no periodic boundary manager attached, one will be created. More...
 
template<class TDomain >
void ug::IdentifySubsets (TDomain &dom, int sInd1, int sInd2)
 identifies subset 1 with subset 2. If the grid of given domain has no periodic boundary manager attached, one will be created. More...