atlas/mesh/Connectivity.h file

This file contains Connectivity classes

  • IrregularConnectivity
  • BlockConnectivity
  • MultiBlockConnectivity

It is important to note that connectivity access functions are inlined for optimal performance. The connectivity itself is internally stored with base 1, to be compatible with Fortran access. C++ access operators however convert the resulting connectivity to base 0.

Namespaces

namespace eckit
namespace atlas
Contains all atlas classes and methods.
namespace atlas::mesh
namespace atlas::array
Contains classes to operate with multidimensional arrays.

Classes

template<typename ConnectivityImpl>
class atlas::mesh::ConnectivityInterface
class atlas::mesh::ConnectivityRow
class atlas::mesh::IrregularConnectivityImpl
class atlas::mesh::MultiBlockConnectivityImpl
Connectivity contiguously composed of multiple BlockConnectivityImpl.
class atlas::mesh::BlockConnectivityImpl
Block Connectivity table.
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.