Hermes2D
3.0
|
#include <multimesh_dg_neighbor_tree.h>
Static Public Member Functions | |
static void | process_edge (NeighborSearch< Scalar > **neighbor_searches, unsigned char num_neighbor_searches, unsigned int &num_neighbors, bool *&processed) |
The main method, for the passed neighbor searches, it will process all multi-mesh neighbor consolidation. | |
Friends | |
class | DiscreteProblem< Scalar > |
class | DiscreteProblemDGAssembler< Scalar > |
class | KellyTypeAdapt< Scalar > |
Multimesh neighbors traversal class. Internal.
Definition at line 30 of file multimesh_dg_neighbor_tree.h.