|
preCICE v3.3.0
|
#include <Utils.hpp>
Public Attributes | |
| bool | connected |
| true if the chain is connected or closed and thus valid | |
| std::array< Vertex *, n > | vertices |
| undefined if not connected | |
| std::array< Edge *, n > | edges |
| undefined if not connected | |
| bool precice::mesh::Chain< n >::connected |
| std::array<Edge *, n> precice::mesh::Chain< n >::edges |
| std::array<Vertex *, n> precice::mesh::Chain< n >::vertices |