|
Alamo
|
Go to the source code of this file.
Data Structures | |
| class | Set::Field< T > |
| class | Set::Field< Set::Scalar > |
Namespaces | |
| namespace | Set |
| namespace | Util |
| namespace | Set::Constant |
Typedefs | |
| using | Set::HC = Hypercube |
| template<typename T > | |
| using | Set::Patch = amrex::Array4< T > const & |
Enumerations | |
| enum | Set::Hypercube { Set::Node = 0 , Set::Edge = 1 , Set::Face = 2 , Set::Cell = 3 } |
Functions | |
| Set::Scalar | Util::Random () |
| Set::Scalar | Util::Gaussian (amrex::Real mean, amrex::Real std_deviation) |
Variables | |
| static const Set::Scalar | Set::Constant::Pi = 3.14159265359 |
| static const Unit | Set::Constant::Rg = Unit::Parse("8.31446261815_J/mol/K") |