|
My Project
|
Public Types | |
| enum | AttributeSet { owner , overlap , copy } |
| The type of the set of the attributes. | |
| using | MPICommunicator = MPIHelper::MPICommunicator |
| The type of the collective communication. | |
| using | Communication = Dune::Communication< MPICommunicator > |
| using | CollectiveCommunication = Dune::Communication< MPICommunicator > |
| using | InterfaceMap = std::map< int, std::list< int > > |