Alsvinn
0.5.3
The fast FVM simulator with UQ support
|
Classes | |
class | Boundary |
class | BoundaryCPU |
class | BoundaryCUDA |
class | BoundaryFactory |
class | Neumann |
class | Periodic |
class | ValueAtBoundary |
Simple templated class to get the value at the boundary. More... | |
class | ValueAtBoundary< NEUMANN > |
class | ValueAtBoundary< PERIODIC > |
Enumerations | |
enum | Type { PERIODIC, NEUMANN, MPI_BC } |
Functions | |
std::array< Type, 6 > | allPeriodic () |
std::array< Type, 6 > | allNeumann () |
|
inline |
Convenience function to create an array of length 6 with only Type::NEUMANN entries
|
inline |
Convenience function to create an array of length 6 with only Type::PERIODIC entries