Go to the source code of this file.
Data Structures | |
class | ElemList< T > |
class | UniqElemList< T > |
Variables | |
double | elemlistaccTime |
This file contains code for parallely partitioning the initial mesh into multiple chunks It uses PARMETIS to do the actual partitioning. |