Defines the class Wedge2D. More...
#include <array>
#include <boost/optional.hpp>
#include <cstddef>
#include <limits>
#include "DataStructures/Tensor/Tensor.hpp"
#include "Domain/OrientationMap.hpp"
#include "Utilities/TypeTraits.hpp"
Go to the source code of this file.
Classes | |
class | domain::CoordinateMaps::Wedge2D |
Two dimensional map from the logical square to a wedge, which is used by domains which use disks or annuli. More... | |
Namespaces | |
domain::CoordinateMaps | |
Contains all coordinate maps. | |
Functions | |
bool | domain::CoordinateMaps::operator!= (const Wedge2D &lhs, const Wedge2D &rhs) noexcept |
Defines the class Wedge2D.