![]() |
#include <Partition.h>
Collaboration diagram for dolfin::Partition:
Public Member Functions | |
Partition (unsigned int N) | |
Constructor. | |
~Partition () | |
Destructor. | |
int | size () const |
Return size of partition. | |
int | index (unsigned int pos) const |
Return component index at given position. | |
void | update (int offset, int &end, real &K, Adaptivity &adaptivity) |
Update partition (reorder components starting at offset). |
|
Constructor.
|
|
Destructor.
|
|
Return component index at given position.
|
|
Return size of partition.
|
|
Update partition (reorder components starting at offset).
|
Documentation automatically generated with Doxygen on 10 Sep 2004.