#include "mesh/mpiCommunications/SpatialPartition.hpp"
#include "dataRepository/Group.hpp"
#include "dataRepository/WrapperBase.hpp"
#include "codingUtilities/Utilities.hpp"
#include "common/DataTypes.hpp"
Go to the source code of this file.
|
| integer | geos::computeEulerCharacteristic (NodeManager const &nodeManager, EdgeManager const &edgeManager, FaceManager const &faceManager, ElementRegionManager const &elemManager) |
| | Compute the Euler-Poincaré characteristic χ = V − E + F − C for the bulk mesh. More...
|
| |