version 3.9.0
Loading...
Searching...
No Matches
walldistance.hh File Reference

Class to calculate the wall distance at every element or vertex of a grid. More...

#include <vector>
#include <dune/common/parallel/mpihelper.hh>
#include <dune/common/shared_ptr.hh>
#include <dune/common/reservedvector.hh>
#include <dune/grid/common/partitionset.hh>
#include <dumux/common/tag.hh>
#include <dumux/common/indextraits.hh>
#include <dumux/parallel/parallel_for.hh>
#include <dumux/geometry/distancefield.hh>

Go to the source code of this file.

Description

Template Parameters
GridGeometryThe grid geometry.
DistanceFieldThe type of distance field to use (parameterized with the geometry type)

Classes

class  Dumux::WallDistance< GridGeometry, DistanceField >
 Class to calculate the wall distance at every element or vertex of a grid. More...
 

Namespaces

namespace  Dumux