Go to the source code of this file.
Classes | |
| class | Sundance::SpatialDerivSpecifier |
| This class is a compact description of type of spatial derivative acting on an operative function: partial derivative, divergence, or normal derivative. More... | |
Namespaces | |
| namespace | Sundance |
| namespace | std |
Function for printing. | |
Enumerations | |
| enum | Sundance::SpatialDerivType { Sundance::IdentitySDT, Sundance::PartialSDT, Sundance::NormalSDT, Sundance::DivSDT } |