Doxygen API reference documentation for ideal.II
Classes | Typedefs
idealii::slab::parallel::distributed Namespace Reference

Namespace where the processor local triangulations share a common coarse object. More...

Classes

class  Triangulation
 Actual Triangulation for a specific slab with an MPI distributed spatial mesh. More...
 

Typedefs

template<int dim>
using TriaIterator = typename std::list< Triangulation< dim > >::iterator
 A shortened type for Iterators over a list of shared pointers to Triangulation<dim> objects.
 

Detailed Description

Namespace where the processor local triangulations share a common coarse object.