DOLFIN-X
DOLFIN-X C++ interface
|
This is the complete list of members for dolfinx::mesh::GraphBuilder, including all inherited members.
compute_dual_graph(const MPI_Comm mpi_comm, const Eigen::Ref< const Eigen::Array< std::int64_t, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor >> &cell_vertices, const mesh::CellType &cell_type) | dolfinx::mesh::GraphBuilder | static |
compute_local_dual_graph(const Eigen::Ref< const Eigen::Array< std::int64_t, Eigen::Dynamic, Eigen::Dynamic, Eigen::RowMajor >> &cell_vertices, const mesh::CellType &cell_type) | dolfinx::mesh::GraphBuilder | static |