Alsvinn  0.5.3
The fast FVM simulator with UQ support
Public Member Functions | List of all members
alsfvm::mpi::domain::DomainInformation Class Reference

#include <alsfvm/mpi/domain/DomainInformation.hpp>

Public Member Functions

 DomainInformation (alsfvm::shared_ptr< grid::Grid > grid, CellExchangerPtr cellExchanger)
 
alsfvm::shared_ptr< grid::GridgetGrid ()
 
CellExchangerPtr getCellExchanger ()
 

Detailed Description

Contains information about the domain this processor is assigned, as well as the given neighbours

Constructor & Destructor Documentation

◆ DomainInformation()

alsfvm::mpi::domain::DomainInformation::DomainInformation ( alsfvm::shared_ptr< grid::Grid grid,
CellExchangerPtr  cellExchanger 
)

Member Function Documentation

◆ getCellExchanger()

CellExchangerPtr alsfvm::mpi::domain::DomainInformation::getCellExchanger ( )

◆ getGrid()

alsfvm::shared_ptr< grid::Grid > alsfvm::mpi::domain::DomainInformation::getGrid ( )

The documentation for this class was generated from the following files: