
Public Member Functions | |
| virtual NumberCache | distribute_dofs (const unsigned int offset,::DoFHandler< dim, spacedim > &dof_handler) const |
| virtual NumberCache | renumber_dofs (const std::vector< unsigned int > &new_numbers,::DoFHandler< dim, spacedim > &dof_handler) const |
This class implements the policy for operations when we use a parallel::distributed::Triangulation object.
Definition at line 120 of file dof_handler_policy.h.
| virtual NumberCache internal::DoFHandler::Policy::ParallelDistributed< dim, spacedim >::distribute_dofs | ( | const unsigned int | offset, |
| ::DoFHandler< dim, spacedim > & | dof_handler | ||
| ) | const [virtual] |
Distribute degrees of freedom on the object given as last argument.
Implements internal::DoFHandler::Policy::PolicyBase< dim, spacedim >.
| virtual NumberCache internal::DoFHandler::Policy::ParallelDistributed< dim, spacedim >::renumber_dofs | ( | const std::vector< unsigned int > & | new_numbers, |
| ::DoFHandler< dim, spacedim > & | dof_handler | ||
| ) | const [virtual] |
Renumber degrees of freedom as specified by the first argument.
Implements internal::DoFHandler::Policy::PolicyBase< dim, spacedim >.
documentation generated on Mon May 21 2012 12:06:35 by
doxygen
1.7.3