atlas::functionspace namespace

Classes

class BlockStructuredColumns
class CellColumns
template<typename BaseFunctionSpace>
class CubedSphereColumns
Extend NodeColumns and CellColumns so that they can exploit CubedSphere structure.
class EdgeColumns
class NodeColumns
class PointCloud
class Spectral
class StructuredColumns

Typedefs

using CubedSphereNodeColumns = CubedSphereColumns<NodeColumns>
using CubedSphereCellColumns = CubedSphereColumns<CellColumns>