Alsvinn  0.5.3
The fast FVM simulator with UQ support
alsfvm::volume::Volume Member List

This is the complete list of members for alsfvm::volume::Volume, including all inherited members.

addLinearCombination(real a1, real a2, const Volume &v2, real a3, const Volume &v3, real a4, const Volume &v4, real a5, const Volume &v5)alsfvm::volume::Volume
addPower(const Volume &other, real power)alsfvm::volume::Volumevirtual
addPower(const Volume &other, real power, real factor)alsfvm::volume::Volumevirtual
copyInternalCells(size_t memoryAreaIndex, real *output, size_t outputSize) constalsfvm::volume::Volumevirtual
copyTo(volume::Volume &other) constalsfvm::volume::Volumevirtual
getCopyOnCPU()alsfvm::volume::Volume
getDimensions() constalsfvm::volume::Volumevirtual
getIndexFromName(const std::string &name) constalsfvm::volume::Volumevirtual
getInnerSize() constalsfvm::volume::Volumevirtual
getName(size_t index) constalsfvm::volume::Volumevirtual
getNumberOfGhostCells() constalsfvm::volume::Volumevirtual
getNumberOfVariables() constalsfvm::volume::Volumevirtual
getNumberOfXCells() constalsfvm::volume::Volumevirtual
getNumberOfXGhostCells() constalsfvm::volume::Volumevirtual
getNumberOfYCells() constalsfvm::volume::Volumevirtual
getNumberOfYGhostCells() constalsfvm::volume::Volumevirtual
getNumberOfZCells() constalsfvm::volume::Volumevirtual
getNumberOfZGhostCells() constalsfvm::volume::Volumevirtual
getScalarMemoryArea(size_t index)alsfvm::volume::Volumevirtual
getScalarMemoryArea(size_t index) constalsfvm::volume::Volumevirtual
getScalarMemoryArea(const std::string &name)alsfvm::volume::Volumevirtual
getScalarMemoryArea(const std::string &name) constalsfvm::volume::Volumevirtual
getSize() constalsfvm::volume::Volumevirtual
getTotalDimensions() constalsfvm::volume::Volumevirtual
getTotalNumberOfXCells() constalsfvm::volume::Volumevirtual
getTotalNumberOfYCells() constalsfvm::volume::Volumevirtual
getTotalNumberOfZCells() constalsfvm::volume::Volumevirtual
hasVariable(const std::string &variableName) constalsfvm::volume::Volume
makeInstance() constalsfvm::volume::Volume
makeInstance(size_t nx, size_t ny, size_t nz, const std::string &platform="default") constalsfvm::volume::Volume
makeZero()alsfvm::volume::Volumevirtual
operator*=(real scalar)alsfvm::volume::Volumevirtual
operator+=(const Volume &other)alsfvm::volume::Volumevirtual
operator[](size_t index) constalsfvm::volume::Volumevirtual
operator[](size_t index)alsfvm::volume::Volumevirtual
operator[](const std::string &name) constalsfvm::volume::Volumevirtual
operator[](const std::string &name)alsfvm::volume::Volumevirtual
setVolume(const volume::Volume &other)alsfvm::volume::Volumevirtual
subtractPower(const Volume &other, real power)alsfvm::volume::Volumevirtual
Volume(const std::vector< std::string > &variableNames, alsfvm::shared_ptr< memory::MemoryFactory > memoryFactory, size_t nx, size_t ny, size_t nz, size_t numberOfGhostCells=0)alsfvm::volume::Volume
Volume(Volume &volume, const std::vector< size_t > &components, const std::vector< std::string > &variableNames)alsfvm::volume::Volume
~Volume()alsfvm::volume::Volumevirtual