DOLFINx 0.10.0.0
DOLFINx C++ interface
Loading...
Searching...
No Matches
Todo List
Class CoordinateElement< T >
A dof layout on a reference cell needs to be defined.
Member dolfinx::geometry::determine_point_ownership (const mesh::Mesh< T > &mesh, std::span< const T > points, T padding)
This docstring is unclear. Needs fixing.
Namespace dolfinx::graph::build
Add a function that sends data to the 'owner'
Member dolfinx::refinement::adjust_indices (const common::IndexMap &map, std::int32_t n)
Improve docstring.
Member FunctionSpace< T >::tabulate_dof_coordinates (bool transpose) const
Remove - see function in interpolate.h
Member IndexMap::index_to_dest_ranks (int tag=static_cast< int >(dolfinx::MPI::tag::consensus_nbx)) const
Aim to remove this function?
Member MatrixCSR< Scalar, Container, ColContainer, RowPtrContainer >::MatrixCSR (MatrixCSR &&A)=default
Check handling of MPI_Request
Member SparsityPattern::column_index_map () const
Should this be compted and stored when finalising the SparsityPattern?
Class Topology
Rework memory management and associated API. Currently, the caching policy is not clear.