dune-grid-glue
2.3.0
|
This is the complete list of members for PSurfaceMerge< dim, dimworld, T >, including all inherited members.
build(const std::vector< Dune::FieldVector< ctype, dimworld > > &grid1_coords, const std::vector< unsigned int > &grid1_elements, const std::vector< Dune::GeometryType > &grid1_element_types, const std::vector< Dune::FieldVector< ctype, dimworld > > &grid2_coords, const std::vector< unsigned int > &grid2_elements, const std::vector< Dune::GeometryType > &grid2_element_types) | PSurfaceMerge< dim, dimworld, T > | virtual |
clear() | PSurfaceMerge< dim, dimworld, T > | inlinevirtual |
counter | Merger< T, dim, dim, dimworld > | |
ctype typedef | PSurfaceMerge< dim, dimworld, T > | |
Grid1Coords typedef | Merger< T, dim, dim, dimworld > | |
Grid2Coords typedef | Merger< T, dim, dim, dimworld > | |
LocalCoords typedef | PSurfaceMerge< dim, dimworld, T > | |
nSimplices() const | PSurfaceMerge< dim, dimworld, T > | inlinevirtual |
parent(unsigned int idx, unsigned int parId=0) const | Merger< T, dim, dim, dimworld > | inline |
parentLocal(unsigned int idx, unsigned int corner, unsigned int parId=0) const | Merger< T, dim, dim, dimworld > | inline |
parents(unsigned int idx) const | Merger< T, dim, dim, dimworld > | inline |
PSurfaceMerge(const PSURFACE_NAMESPACE DirectionFunction< psurfaceDimworld, ctype > *domainDirections, const PSURFACE_NAMESPACE DirectionFunction< psurfaceDimworld, ctype > *targetDirections) | PSurfaceMerge< dim, dimworld, T > | |
PSurfaceMerge(std::shared_ptr< const PSURFACE_NAMESPACE DirectionFunction< psurfaceDimworld, ctype > > domainDirections=nullptr, std::shared_ptr< const PSURFACE_NAMESPACE DirectionFunction< psurfaceDimworld, ctype > > targetDirections=nullptr) | PSurfaceMerge< dim, dimworld, T > | |
setSurfaceDirections(const PSURFACE_NAMESPACE DirectionFunction< psurfaceDimworld, ctype > *domainDirections, const PSURFACE_NAMESPACE DirectionFunction< psurfaceDimworld, ctype > *targetDirections) | PSurfaceMerge< dim, dimworld, T > | inline |
setSurfaceDirections(std::shared_ptr< const PSURFACE_NAMESPACE DirectionFunction< psurfaceDimworld, ctype > > domainDirections, std::shared_ptr< const PSURFACE_NAMESPACE DirectionFunction< psurfaceDimworld, ctype > > targetDirections) | PSurfaceMerge< dim, dimworld, T > | inline |
simplexRefined(unsigned int idx, std::vector< unsigned int > &indices) const | Merger< T, dim, dim, dimworld > | inline |
WorldCoords typedef | PSurfaceMerge< dim, dimworld, T > |