|
IFPACK
Development
|


Public Member Functions | |
| Ifpack_LinePartitioner (const Ifpack_Graph *Graph) | |
| Constructor. | |
| virtual | ~Ifpack_LinePartitioner () |
| Destructor. | |
| int | SetPartitionParameters (Teuchos::ParameterList &List) |
| Sets all the parameters for the partitioner. | |
| int | ComputePartitions () |
| Computes the partitions. Returns 0 if successful. | |
Definition at line 79 of file Ifpack_LinePartitioner.h.
1.7.6.1