Dune Core Modules (2.7.1)

dune-grid

Modules

 The Grid Interface
 Interfaces needed when working with a Dune::Grid.
 
 Mappers
 
 Grid Implementations
 A list of the different Implementations of the Dune Grid Interface.
 
 I/O
 
 Grid Developer API
 Interfaces needed to implement a new Dune::Grid.
 
 Refinement
 

Functions

template<class G >
void Dune::gridinfo (const G &grid, std::string prefix="")
 A function to print some information about the grid as a whole.
 
template<class G >
void Dune::gridlevellist (const G &grid, int level, std::string prefix)
 A function to print info about a grid level and its entities.
 
template<class G >
void Dune::gridleaflist (const G &grid, std::string prefix)
 A function to print info about a leaf grid and its entities.
 

Detailed Description

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 28, 23:30, 2024)