Dune Core Modules (2.11.0)
discontinuouslagrangedatacollector.hh
28 : public UnstructuredDataCollectorInterface<GridView, DiscontinuousLagrangeDataCollector<GridView,ORDER>, Partitions::All>
47 using Super::partition; // NOTE: Lagrange data-collector currently implemented for the All partition only
Unique label for each type of entities that can occur in DUNE grids.
Definition: type.hh:114
Implementation class for a multiple codim and multiple geometry type mapper.
Definition: mcmgmapper.hh:129
std::uint64_t numCells() const
Return the number of cells in (this partition of the) grid.
Definition: datacollectorinterface.hh:57
std::uint64_t numPoints() const
Return the number of points in (this partition of the) grid.
Definition: datacollectorinterface.hh:63
static constexpr auto partition
The partitionset to collect data from.
Definition: datacollectorinterface.hh:24
GridView GridView
Type of the bound grid view.
Definition: datacollectorinterface.hh:21
GridView const & gridView() const
Return the bound grid view.
Definition: datacollectorinterface.hh:39
Implementation of DataCollector for Lagrange cells.
Definition: discontinuouslagrangedatacollector.hh:29
void updateImpl()
Construct the point sets.
Definition: discontinuouslagrangedatacollector.hh:60
Cells cellsImpl() const
Return cell types, offsets, and connectivity.
Definition: discontinuouslagrangedatacollector.hh:121
std::vector< T > pointDataImpl(GlobalFunction const &fct) const
Evaluate the fct at element vertices and edge centers in the same order as the point coords.
Definition: discontinuouslagrangedatacollector.hh:150
std::vector< T > pointsImpl() const
Return a vector of point coordinates.
Definition: discontinuouslagrangedatacollector.hh:86
std::uint64_t numCellsImpl() const
Return number of grid cells.
Definition: discontinuouslagrangedatacollector.hh:111
std::uint64_t numPointsImpl() const
Return number of Lagrange nodes.
Definition: discontinuouslagrangedatacollector.hh:75
A set of lagrange points compatible with the numbering of VTK and Gmsh.
Definition: lagrangepoints.hh:29
bool gt(const T &first, const T &second, typename EpsilonType< T >::Type epsilon)
test if first greater than second
Definition: float_cmp.cc:158
auto elements(const SubDomainGridView< HostGridView > &subDomainGridView)
ADL findable access to element range for a SubDomainGridView.
Definition: subdomain.hh:487
Mapper for multiple codim and multiple geometry types.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Feb 14, 23:39, 2026)