Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
Go to the source code of this file.
Namespaces | |
alsfvm | |
Various utility functions to implement the tecno flux. | |
alsfvm::volume | |
Functions | |
alsfvm::shared_ptr< Volume > | alsfvm::volume::makeConservedVolume (const std::string &platform, const std::string &equation, const ivec3 &innerSize, const int ghostCells) |
Convenience function meant to be used for testing, NOT in production. More... | |
alsfvm::shared_ptr< Volume > | alsfvm::volume::makeExtraVolume (const std::string &platform, const std::string &equation, const ivec3 &innerSize, const int ghostCells) |
Convenience function meant to be used for testing, NOT in production. More... | |