An object to provide information about whether the mesh connectivity is valid and if not, why. More...
#include <Mesh.hpp>
Public Member Functions | |
| operator bool () | |
| returns true if connectivity is valid | |
| void | assert_valid () |
| if connectivity is invalid, throw an exception with a helpful message | |
Public Attributes | |
| const int | n_redundant |
| number of redundant connections, counting each participating face as one | |
| const int | n_missing |
An object to provide information about whether the mesh connectivity is valid and if not, why.
| const int hexed::Mesh::Connection_validity::n_missing |
number of missing connections