IFEM  90A354
Classes | Typedefs
DomainDecomposition.h File Reference

Domain decomposition related partitioning for FE models. More...

#include "Interface.h"
#include <map>
#include <set>
#include <string>
#include <vector>
#include <cstddef>
Include dependency graph for DomainDecomposition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DomainDecomposition
 Class containing domain decomposition related partitioning. More...
 
class  DomainDecomposition::OrientIterator
 Iterator for matching nodes on edges/faces with a given orientation and index. More...
 
class  DomainDecomposition::SlaveOrder
 Functor to order ghost connections. More...
 
struct  DomainDecomposition::BlockInfo
 Struct with information per matrix block. More...
 

Typedefs

using IntVec = std::vector< int >
 Convenience type alias.
 
using IntMat = std::vector< IntVec >
 Convenience type alias.
 

Detailed Description

Domain decomposition related partitioning for FE models.

Date
Feb 23 2016
Author
Arne Morten Kvarving / SINTEF