![]() |
Reference documentation for deal.II version 9.2.0
|
reinit is deprecated: please use the overload with a sparsity pattern argument instead. reinit is deprecated: please use the overload with a sparsity pattern argument instead. do_reinit is deprecated: please use the overload with a sparsity pattern argument instead. do_reinit is deprecated: please use the overload with a sparsity pattern argument instead. SolverBase instead. Utilities::all_gather(comm, locally_owned_dofs()) upon the first invocation, including global communication. Use Utilities::all_gather(comm, dof_handler.locally_owned_dofs()) instead if using up to a few thousands of MPI ranks or some variant involving local communication with more processors. Utilities::all_gather(comm, n_locally_owned_dofs() upon the first invocation, including global communication. Use Utilities::all_gather(comm, dof_handler.n_locally_owned_dofs() instead if using up to a few thousands of MPI ranks or some variant involving local communication with more processors. Utilities::all_gather(comm, locally_owned_dofs_mg()) upon the first invocation, including global communication. Use Utilities::all_gather(comm, dof_handler.locally_owned_dofs_mg()) instead if using up to a few thousands of MPI ranks or some variant involving local communication with more processors. hp::FECollection::find_dominating_fe_extended(fes, 1). To recreate its exact behavior, use code such as fe_collection.find_dominated_fe( fe_collection.find_common_fes(fes, 1), 1). boost::geometry::index::rtree. using declaration is deprecated. PRM instead of Text. ShortPRM instead of ShortText. std::is_same instead of this class. const second argument. dh.get_fe_collection().n_components(). dh.get_fe_collection().n_components(). dh.get_fe(0).is_primitive(). dh.get_fe(0).is_primitive(). dh.get_fe_collection().max_dofs_per_vertex(). const second argument. codim=1 instead. dh.get_fe_collection().max_dofs_per_vertex(). dh.get_fe_collection().max_dofs_per_face(). dh.get_fe_collection().max_dofs_per_face(). dh.get_fe_collection().max_dofs_per_cell(). dh.get_fe_collection().max_dofs_per_cell(). Utilities::all_gather(comm, locally_owned_dofs_mg()) upon the first invocation, including global communication. Use Utilities::all_gather(comm, dof_handler.locally_owned_dofs_mg()) instead if using up to a few thousands of MPI ranks or some variant involving local communication with more processors. Utilities::all_gather(comm, n_locally_owned_dofs() upon the first invocation, including global communication. Use Utilities::all_gather(comm, dof_handler.n_locally_owned_dofs() instead if using up to a few thousands of MPI ranks or some variant involving local communication with more processors. Utilities::all_gather(comm, locally_owned_dofs()) upon the first invocation, including global communication. Use Utilities::all_gather(comm, dof_handler.locally_owned_dofs()) instead if using up to a few thousands of MPI ranks or some variant involving local communication with more processors. std::map<types::boundary_id, const Function<dim, Number> *> in your code instead of this alias.
1.8.18