Loading [MathJax]/extensions/tex2jax.js

dune-mmesh (unstable)

Dune::MMeshInterfaceConnectedComponent< GridImp > Class Template Reference

The implementation of connected components in a MMeshInterfaceGridThe connected component copies the vertex coordinates and ids. More...

#include <dune/mmesh/interface/connectedcomponent.hh>

Public Member Functions

 MMeshInterfaceConnectedComponent (const Element &element)
 Construct connected component with a single element.
 
void add (const Element &element)
 Add element to connected component.
 
const std::vector< CachingEntity > & children () const
 Return list of caching entities in this component.
 
const std::size_t size () const
 Return number of caching entities in this component.
 

Detailed Description

template<class GridImp>
class Dune::MMeshInterfaceConnectedComponent< GridImp >

The implementation of connected components in a MMeshInterfaceGrid

The connected component copies the vertex coordinates and ids.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Mar 17, 23:30, 2025)