OGS
NodePartitionedMesh.h File Reference

Detailed Description

Definition of mesh class for partitioned mesh (by node) for parallel computing within the framework of domain decomposition (DDC).

Author
Wenqing Wang
Date
2014.06

Definition in file NodePartitionedMesh.h.

#include <algorithm>
#include <string>
#include <vector>
#include "Mesh.h"
#include "Node.h"
Include dependency graph for NodePartitionedMesh.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeshLib::NodePartitionedMesh
 A subdomain mesh. More...
 

Namespaces

namespace  MeshLib