add(idx_t rows, idx_t cols, const idx_t values[], bool fortran_array=false) | atlas::mesh::IrregularConnectivityImpl | virtual |
add(idx_t rows, idx_t cols) | atlas::mesh::IrregularConnectivityImpl | virtual |
add(idx_t rows, const idx_t cols[]) | atlas::mesh::IrregularConnectivityImpl | virtual |
add(const BlockConnectivityImpl &block) | atlas::mesh::IrregularConnectivityImpl | virtual |
callback_t typedef (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | |
clear() (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | virtual |
cols(idx_t row_idx) const | atlas::mesh::IrregularConnectivityImpl | inline |
ConnectivityPrivateAccess (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | friend |
counts() const (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | inlineprotected |
counts_ (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | protected |
ctxt_t typedef (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | |
decode(eckit::Stream &s) (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | inlinevirtual |
decode_(eckit::Stream &) | atlas::mesh::IrregularConnectivityImpl | protected |
displs(const idx_t row) const (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | inline |
displs() const (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | inlineprotected |
displs_ (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | protected |
dump(std::ostream &os) const (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | |
encode(eckit::Stream &s) const (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | inlinevirtual |
encode_(eckit::Stream &) const | atlas::mesh::IrregularConnectivityImpl | protected |
footprint() const (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | virtual |
insert(idx_t position, idx_t rows, idx_t cols, const idx_t values[], bool fortran_array=false) | atlas::mesh::IrregularConnectivityImpl | virtual |
insert(idx_t position, idx_t rows, idx_t cols) | atlas::mesh::IrregularConnectivityImpl | virtual |
insert(idx_t position, idx_t rows, const idx_t cols[]) | atlas::mesh::IrregularConnectivityImpl | virtual |
IrregularConnectivityImpl(const std::string &name="") | atlas::mesh::IrregularConnectivityImpl | |
IrregularConnectivityImpl(idx_t values[], idx_t rows, idx_t displs[], idx_t counts[]) | atlas::mesh::IrregularConnectivityImpl | |
IrregularConnectivityImpl(eckit::Stream &) | atlas::mesh::IrregularConnectivityImpl | explicit |
maxcols() const | atlas::mesh::IrregularConnectivityImpl | inline |
maxcols_ (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | protected |
mincols() const | atlas::mesh::IrregularConnectivityImpl | inline |
mincols_ (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | protected |
missing_value() const (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | inline |
missing_value_ (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | protected |
name() const | atlas::mesh::IrregularConnectivityImpl | inline |
operator()(idx_t row_idx, idx_t col_idx) const | atlas::mesh::IrregularConnectivityImpl | inline |
operator<< (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | friend |
operator<< (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | friend |
operator>> (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | friend |
owns() (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | inlineprotected |
rename(const std::string &name) | atlas::mesh::IrregularConnectivityImpl | inline |
resize(idx_t old_size, idx_t size, bool initialize, const idx_t values[], bool fortran_array) | atlas::mesh::IrregularConnectivityImpl | virtual |
Row typedef (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | |
row(idx_t row_idx) const (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | inline |
rows() const | atlas::mesh::IrregularConnectivityImpl | inline |
rows_ (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | protected |
set(idx_t row_idx, const idx_t column_values[]) | atlas::mesh::IrregularConnectivityImpl | inline |
set(idx_t row_idx, idx_t col_idx, const idx_t value) | atlas::mesh::IrregularConnectivityImpl | inline |
size() const (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | inline |
values_ (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | protected |
~IrregularConnectivityImpl() (defined in atlas::mesh::IrregularConnectivityImpl) | atlas::mesh::IrregularConnectivityImpl | virtual |