|
struct | Dune::PDELab::DOFDataCommunicationDescriptor< E, transmit_rank > |
| Communication descriptor for sending one item of type E per DOF. More...
|
|
struct | Dune::PDELab::EntityDataCommunicationDescriptor< E, transmit_rank > |
| Communication descriptor for sending count items of type E per entity with attached DOFs. More...
|
|
class | Dune::PDELab::GFSDataHandle< GFS, V, GatherScatter, CommunicationDescriptor > |
| Implement a data handle with a grid function space. More...
|
|
class | Dune::PDELab::DataGatherScatter< GatherScatter > |
|
class | Dune::PDELab::DataEntityGatherScatter< GatherScatter > |
|
class | Dune::PDELab::DataContainerIndexGatherScatter< GatherScatter > |
|
class | Dune::PDELab::AddGatherScatter |
|
class | Dune::PDELab::AddDataHandle< GFS, V > |
|
class | Dune::PDELab::AddClearGatherScatter |
|
class | Dune::PDELab::AddClearDataHandle< GFS, V > |
|
class | Dune::PDELab::CopyGatherScatter |
|
class | Dune::PDELab::CopyDataHandle< GFS, V > |
|
class | Dune::PDELab::MinGatherScatter |
|
class | Dune::PDELab::MinDataHandle< GFS, V > |
|
class | Dune::PDELab::MaxGatherScatter |
|
class | Dune::PDELab::MaxDataHandle< GFS, V > |
|
class | Dune::PDELab::GhostGatherScatter |
| GatherScatter functor for marking ghost DOFs. More...
|
|
class | Dune::PDELab::GhostDataHandle< GFS, V > |
| Data handle for marking ghost DOFs. More...
|
|
class | Dune::PDELab::DisjointPartitioningGatherScatter< RankIndex > |
| GatherScatter functor for creating a disjoint DOF partitioning. More...
|
|
class | Dune::PDELab::DisjointPartitioningDataHandle< GFS, V > |
| GatherScatter data handle for creating a disjoint DOF partitioning. More...
|
|
struct | Dune::PDELab::SharedDOFGatherScatter |
| GatherScatter functor for marking shared DOFs. More...
|
|
class | Dune::PDELab::SharedDOFDataHandle< GFS, V > |
| Data handle for marking shared DOFs. More...
|
|
class | Dune::PDELab::GFSNeighborDataHandle< GFS, RankIndex > |
| Data handle for collecting set of neighboring MPI ranks. More...
|
|