PeriDEM 0.2.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
testMeshPartitioningLib.h File Reference
#include <string>
#include <vector>
Include dependency graph for testMeshPartitioningLib.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  test
 Namespace to group the methods used in testing of the library.
 

Functions

void test::testGraphPartitioningSimple ()
 Tests metis partitioning of graph.
 
void test::testGraphPartitioning (size_t nPart=4, size_t nGrid=10, size_t mHorizon=3, size_t testOption=0, std::string meshFilename="")
 Tests metis partitioning of graph from a 2-D mesh with nonlocal interaction.