Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
Namespaces | |
cartesian | |
domain | |
Classes | |
class | CartesianCellExchanger |
Does the cell exchange for a cartesian grid. More... | |
class | CellExchanger |
Abstract base class for exchanging cells. More... | |
class | CudaCartesianCellExchanger |
class | MpiIndexType |
class | Request |
class | RequestContainer |
Holds a collection of requests. More... | |
Typedefs | |
typedef alsfvm::shared_ptr< CellExchanger > | CellExchangerPtr |
typedef alsfvm::shared_ptr< MpiIndexType > | MpiIndexTypePtr |
typedef Request::RequestPtr | RequestPtr |
typedef alsfvm::shared_ptr<CellExchanger> alsfvm::mpi::CellExchangerPtr |
typedef alsfvm::shared_ptr<MpiIndexType> alsfvm::mpi::MpiIndexTypePtr |