|
struct | DGFGridFactory |
|
class | AlbertaGrid |
| [ provides Dune::Grid ] More...
|
|
class | AlbertaReader |
|
struct | BackupRestoreFacility< AlbertaGrid< dim, dimworld > > |
|
class | Intersection |
| Intersection of a mesh entity of codimension 0 ("element") with a "neighboring" element or with the domain boundary. More...
|
|
struct | DGFGridFactory< AlbertaGrid< dim, dimworld > > |
|
struct | DGFGridInfo< AlbertaGrid< dim, dimworld > > |
|
class | AlbertaGridTreeIterator |
|
class | AlbertaGridHierarchicIterator |
|
class | AlbertaGridLeafIntersection |
|
class | AlbertaGridLeafIntersectionIterator |
|
class | AlbertaGridEntity |
|
class | AlbertaGridEntity< 0, dim, Grid > |
|
class | AlbertaGridEntitySeed |
|
class | AlbertaGridEntitySeed< codim, const AlbertaGrid< dim, dimworld > > |
|
class | AlbertaGridEntitySeed< 0, const AlbertaGrid< dim, dimworld > > |
|
struct | AlbertaGridCoordinateReader |
|
class | AlbertaGridGeometry |
| geometry implementation for AlbertaGrid More...
|
|
class | AlbertaGridGlobalGeometry |
|
class | AlbertaGridGlobalGeometry< dim, cdim, const AlbertaGrid< dim, cdim > > |
|
class | AlbertaGridLocalGeometryProvider |
|
class | GeometryReference |
|
class | LocalGeometryReference |
|
class | GridFactory< AlbertaGrid< dim, dimworld > > |
| specialization of the generic GridFactory for AlbertaGrid More...
|
|
class | AlbertaGridEntityPointer |
|
class | AlbertaGridHierarchicIndexSet |
|
class | AlbertaGridIdSet |
| hierarchic index set of AlbertaGrid More...
|
|
class | AlbertaGridIndexSet |
|
class | AlbertaGridLeafIterator |
|
class | AlbertaGridLevelIterator |
|
struct | AlbertaGridFamily |
|
class | AlbertaLevelGridView |
|
class | AlbertaLeafGridView |
|
struct | AlbertaLevelGridViewTraits |
|
struct | AlbertaLeafGridViewTraits |
|
class | IndexStack |
|
class | AlbertaGridIntersectionBase |
|
class | AlbertaGridLeafIterator< codim, Ghost_Partition, GridImp > |
|
class | AlbertaGridLevelProvider |
|
class | AlbertaGridLevelIterator< codim, Ghost_Partition, GridImp > |
|
class | AlbertaError |
|
class | AlbertaIOError |
|
class | PersistentContainer< AlbertaGrid< dim, dimworld >, T > |
|
class | StructuredGridFactory |
| Construct structured cube and simplex grids in unstructured grid managers. More...
|
|
class | StructuredGridFactory< AlbertaGrid< dim, dimworld > > |
| specialization of the generic StructuredGridFactory for AlbertaGrid More...
|
|
class | AlbertaTransformation |
|
class | AlbertaMarkerVector |
| marker assigning subentities to one element containing them More...
|
|
class | AdaptDataHandle |
|
class | AdaptDataHandleInterface |
| Interface class for the Grid's adapt method where the parameter is a AdaptDataHandleInterface. More...
|
|
class | CombinedAdaptProlongRestrict |
| class for combining 2 index sets together for adaptation process More...
|
|
class | BackupRestoreFacility |
| facility for writing and reading grids More...
|
|
struct | BackupRestoreFacility< const Grid > |
| BackupRestoreFacility taking const Grid as type and deriving from the version with the const. More...
|
|
struct | DuneBoundaryProjection |
| Interface class for vertex projection at the boundary. More...
|
|
class | BoundaryProjectionWrapper |
|
class | BoundarySegmentWrapper |
|
struct | CircleBoundaryProjection |
|
struct | BoundarySegment |
| Base class for classes implementing geometries of boundary segments. More...
|
|
class | BoundarySegmentBackupRestore |
|
class | MessageBufferIF |
| Communication message buffer interface. This class describes the interface for reading and writing data to the communication message buffer. As message buffers might be deeply implemented in various packages the message buffers implementations cannot be derived from this interface class. Therefore we just apply the engine concept to wrap the message buffer call and make sure that the interface is fulfilled. More...
|
|
class | CommDataHandleIF |
| CommDataHandleIF describes the features of a data handle for communication in parallel runs using the Grid::communicate methods. Here the Barton-Nackman trick is used to interprete data handle objects as its interface. Therefore usable data handle classes need to be derived from this class. More...
|
|
class | DefaultLevelGridView |
|
class | DefaultLeafGridView |
|
struct | DefaultLevelGridViewTraits |
|
struct | DefaultLeafGridViewTraits |
|
class | Entity |
| Wrapper class for entities. More...
|
|
class | Entity< 0, dim, GridImp, EntityImp > |
| Template specialization of Dune::Entity for Elements (codim==0) More...
|
|
class | EntityDefaultImplementation |
| Default Implementations for EntityImp. More...
|
|
class | EntityDefaultImplementation< 0, dim, GridImp, EntityImp > |
| Default Implementations for EntityImp (Elements [cd=0]) More...
|
|
class | EntityIterator |
| interface class for an iterator over grid entities More...
|
|
class | EntitySeed |
| Store a reference to an entity with a minimal memory footprint. More...
|
|
class | GridError |
| Base class for exceptions in Dune grid modules. More...
|
|
class | GridDefaultImplementation |
|
class | Geometry |
| Wrapper class for geometries. More...
|
|
class | GeometryDefaultImplementation |
| Default implementation for class Geometry. More...
|
|
class | GeometryDefaultImplementation< 0, cdim, GridImp, GeometryImp > |
|
class | GlobalGeometryReference |
|
class | IntersectionIterator |
| Mesh entities of codimension 0 ("elements") allow to visit all intersections with "neighboring" elements and with the domain boundary. More...
|
|
class | IndexSet |
| Index Set Interface base class. More...
|
|
class | IdSet |
| Id Set Interface. More...
|
|
class | Grid |
| Grid abstract base class. More...
|
|
struct | GridTraits |
| A traits struct that collects all associated types of one grid model. More...
|
|
struct | MakeableInterfaceObject |
|
class | GridFactoryInterface |
| Provide a generic factory class for unstructured grids. More...
|
|
class | GridFactory |
| Provide a generic factory class for unstructured grids. More...
|
|
class | GridView |
| Grid view abstract base class. More...
|
|
class | IndexSetDefaultImplementation |
| Provide default implementation of method if IndexSet. More...
|
|
class | IntersectionDefaultNormalVectors |
| Default Implementations of integrationOuterNormal and unitOuterNormal for IntersectionImp. More...
|
|
class | Mapper |
| Mapper interface. More...
|
|
class | MultipleCodimMultipleGeomTypeMapper |
| Implementation class for a multiple codim and multiple geometry type mapper. More...
|
|
class | LeafMultipleCodimMultipleGeomTypeMapper |
| Multiple codim and multiple geometry type mapper for leaf entities. More...
|
|
class | LevelMultipleCodimMultipleGeomTypeMapper |
| Multiple codim and multiple geometry type mapper for entities of one level. More...
|
|
struct | PartitionSet |
| A set of PartitionType values. More...
|
|
class | SingleCodimSingleGeomTypeMapper |
| Implementation class for a single codim and single geometry type mapper. More...
|
|
class | LeafSingleCodimSingleGeomTypeMapper |
| Single codim and single geometry type mapper for leaf entities. More...
|
|
class | LevelSingleCodimSingleGeomTypeMapper |
| Single codim and single geometry type mapper for entities of one level. More...
|
|
class | SizeCache |
| organizes the caching of sizes for one grid and one GeometryType More...
|
|
struct | BackupRestoreFacility< GeometryGrid< HostGrid, CoordFunction, Allocator > > |
|
class | CachedCoordFunction |
|
class | AnalyticalCoordFunction |
| Derive an implementation of an analytical coordinate function from this class. More...
|
|
class | DiscreteCoordFunction |
| Derive an implementation of a discrete coordinate function from this class. More...
|
|
class | AnalyticalCoordFunctionInterface |
| Interface class for using an analytical function to define the geometry of a Dune::GeometryGrid. An implementation should be derived from Dune::AnalyticalCoordFunction and the evaluate method mapping has to be supplied. More...
|
|
class | DiscreteCoordFunctionInterface |
| Interface class for using a discrete function to define the geometry of a Dune::GeometryGrid. An implementation should be derived from Dune::DiscreteCoordinateFunction and the evaluate method taking an entity of the host grid together with the number of a vertex returns the coordinate in of that corner. The user must ensure continuity of this mapping. In addition an adapt method is provided which is called whenever adapt() is called on the Dune::GeometryGrid. More...
|
|
class | GeometryGrid |
| grid wrapper replacing the geometries More...
|
|
class | DefaultCoordFunction |
|
class | IdenticalCoordFunction |
|
class | PersistentContainer< GeometryGrid< HostGrid, CoordFunction, Allocator >, T > |
|
class | IdentityGrid |
| Provides a meta grid that is identical to its host. More...
|
|
class | HostGridAccess |
| provides access to host grid objects from GeometryGrid More...
|
|
struct | IdentityGridFamily |
|
class | IdentityGridEntity |
| The implementation of entities in a IdentityGrid. More...
|
|
class | IdentityGridLevelIterator |
| Iterator over all entities of a given codimension and level of a grid. More...
|
|
class | IdentityGridLevelIntersectionIterator |
|
class | IdentityGridLeafIntersectionIterator |
| Iterator over all element neighborsMesh entities of codimension 0 ("elements") allow to visit all neighbors, where a neighbor is an entity of codimension 0 which has a common entity of codimension 1 These neighbors are accessed via a IntersectionIterator. This allows the implement non-matching meshes. The number of neighbors may be different from the number of an element! More...
|
|
class | IdentityGridHierarchicIterator |
| Iterator over the descendants of an entity.Mesh entities of codimension 0 ("elements") allow to visit all entities of codimension 0 obtained through nested, hierarchic refinement of the entity. Iteration over this set of entities is provided by the HierarchicIterator, starting from a given entity. More...
|
|
class | IdentityGridEntity< 0, dim, GridImp > |
| Specialization for codim-0-entities. More...
|
|
class | IdentityGridEntitySeed |
| The EntitySeed class provides the minimal information needed to restore an Entity using the grid. More...
|
|
class | IdentityGridGeometry |
|
class | IdentityGridLevelIndexSet |
|
class | IdentityGridLeafIndexSet |
|
class | IdentityGridGlobalIdSet |
|
class | IdentityGridLocalIdSet |
|
class | IdentityGridLeafIntersection |
| An intersection with a leaf neighbor elementMesh entities of codimension 0 ("elements") allow to visit all neighbors, where a neighbor is an entity of codimension 0 which has a common entity of codimension 1 These neighbors are accessed via a IntersectionIterator. This allows the implement non-matching meshes. The number of neighbors may be different from the number of an element! More...
|
|
class | IdentityGridLevelIntersection |
|
class | IdentityGridLeafIterator |
| Iterator over all entities of a given codimension and level of a grid. More...
|
|
class | AmiraMeshWriter |
| Provides file writing facilities in the AmiraMesh format. More...
|
|
class | LevelAmiraMeshWriter |
| Provides file writing facilities in the AmiraMesh format for level grids. More...
|
|
class | LeafAmiraMeshWriter |
| Provides file writing facilities in the AmiraMesh format for leaf grids. More...
|
|
class | DGFException |
| exception class for IO errors in the DGF parser More...
|
|
class | DGFCoordFunction |
|
struct | DGFCoordFunctionFactory |
|
struct | DGFCoordFunctionFactory< HostGrid, CoordFunction, false > |
|
struct | DGFCoordFunctionFactory< HostGrid, CoordFunction, true > |
|
struct | DGFCoordFunctionFactory< HostGrid, DGFCoordFunction< dimD, dimR >, false > |
|
struct | DGFGridFactory< GeometryGrid< HostGrid, CoordFunction, Allocator > > |
|
struct | DGFGridInfo< GeometryGrid< HostGrid, CoordFunction, Allocator > > |
|
struct | DGFGridFactory< IdentityGrid< HostGrid > > |
|
struct | DGFGridInfo< IdentityGrid< HostGrid > > |
|
struct | DGFGridInfo< OneDGrid > |
|
struct | DGFGridFactory< OneDGrid > |
|
class | DGFPrintInfo |
|
struct | DGFGridInfo |
| Some simple static information for a given GridType. More...
|
|
class | DGFWriter |
| write a GridView to a DGF file More...
|
|
struct | DGFGridFactory< YaspGrid< dim, EquidistantCoordinates< ctype, dim > > > |
| Grid factory for YaspGrid with equidistant coordinates. More...
|
|
struct | DGFGridInfo< YaspGrid< dim, EquidistantCoordinates< ctype, dim > > > |
|
struct | DGFGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > > |
| Grid factory for YaspGrid with equidistant coordinates. More...
|
|
struct | DGFGridInfo< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > > |
|
struct | DGFEntityKey |
|
struct | ElementFaceUtil |
|
struct | GridPtr |
| Class for constructing grids from DGF files. More...
|
|
class | MacroGrid |
|
struct | DGFBoundaryParameter |
| Contains types for additional features. More...
|
|
class | DuneGridFormatParser |
| The DuneGridFormatParser class: reads a DGF file and stores build information in vector structures used by the MacroGrid class. More...
|
|
struct | GmshReaderOptions |
| Options for read operation. More...
|
|
class | GmshReaderParser |
| dimension independent parts for GmshReaderParser More...
|
|
class | GmshReader |
| Read Gmsh mesh file. More...
|
|
class | GmshWriter |
| Write Gmsh mesh file. More...
|
|
class | GnuplotWriter |
| Writer for 1D grids in gnuplot format. More...
|
|
class | LeafGnuplotWriter |
| GnuplotWriter on the leaf grid. More...
|
|
class | LevelGnuplotWriter |
| GnuplotWriter on a given level grid. More...
|
|
class | StarCDReader |
| File reader for the Star-CD format. More...
|
|
struct | b64chunk |
| struct representing the three byte text as well as the four 6 bit chunks More...
|
|
class | VTKFunction |
| A base class for grid functions with any return type and dimension. More...
|
|
class | P0VTKFunction |
| Take a vector and interpret it as cell data for the VTKWriter. More...
|
|
class | P1VTKFunction |
| Take a vector and interpret it as point data for the VTKWriter. More...
|
|
class | Base64Stream |
| class to base64 encode a stream of data More...
|
|
class | RawStream |
| write out data in binary More...
|
|
class | SubsamplingVTKWriter |
| Writer for the output of subsampled grid functions in the vtk format. More...
|
|
class | VTKSequenceWriter |
| Writer for the ouput of grid functions in the vtk format. More...
|
|
class | VTKSequenceWriterBase |
| Base class to write pvd-files which contains a list of all collected vtk-files. More...
|
|
class | VTKWriter |
| Writer for the ouput of grid functions in the vtk format. More...
|
|
struct | OneDGridFamily |
|
class | OneDGrid |
| One-dimensional adaptive grid. More...
|
|
struct | UGGridFamily |
|
class | UGGrid |
| Front-end for the grid manager of the finite element toolbox UG3. More...
|
|
class | GridFactory< UGGrid< dimworld > > |
| Specialization of the generic GridFactory for UGGrid. More...
|
|
struct | EntityCommHelper |
|
struct | EntityCommHelper< InteriorBorder_InteriorBorder_Interface > |
|
struct | EntityCommHelper< InteriorBorder_All_Interface > |
|
struct | EntityCommHelper< Overlap_OverlapFront_Interface > |
|
struct | EntityCommHelper< Overlap_All_Interface > |
|
struct | EntityCommHelper< All_All_Interface > |
|
class | GlobalIndexSet |
| Calculate globally unique index over all processes in a Dune grid. More...
|
|
struct | EntityInfo |
| Structure to hold statistical information about one type of entity. More...
|
|
struct | GridViewInfoGTCompare |
| Comparison object to sort GeometryType by majorly dimension. More...
|
|
struct | GridViewInfo |
| structure to hold information about a certain GridView. More...
|
|
class | HierarchicSearch |
| Search an IndexSet for an Entity containing a given point. More...
|
|
struct | HostGridAccess< GeometryGrid< HG, CoordFunction, Allocator > > |
|
struct | HostGridAccess< IdentityGrid< HG > > |
|
class | PersistentContainer |
| A class for storing data during an adaptation cycle. More...
|
|
class | PersistentContainer< const Grid, T > |
| refer PersistentContainer<const Grid> to the implementation of the mutable grid More...
|
|
class | PersistentContainerInterface |
| Persistent storage of data on all entities of a grid. More...
|
|
class | PersistentContainerMap |
| map-based implementation of the PersistentContainer More...
|
|
class | PersistentContainerVector |
| vector-based implementation of the PersistentContainer More...
|
|
class | PersistentContainerWrapper |
|
class | TensorGridFactoryCreator |
|
class | TensorGridFactory |
| A factory class for conveniently creating tensorproduct grids. More...
|
|
class | TensorGridFactoryCreator< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > > |
|
class | VertexOrderByIdFactory |
| Factory for GeneralVertexOrder objects using an IdSet. More...
|
|
class | YaspGrid |
| [ provides Dune::Grid ] More...
|
|
class | YaspGeometry |
| The general version that handles all codimensions but 0 and dim. More...
|
|
class | YaspEntity |
|
class | YaspEntitySeed |
| Describes the minimal information necessary to create a fully functional YaspEntity. More...
|
|
class | YaspLevelIterator |
| Iterates over entities of one grid level. More...
|
|
class | YaspIntersectionIterator |
| YaspIntersectionIterator enables iteration over intersections with neighboring codim 0 entities. More...
|
|
class | YaspIntersection |
| YaspIntersection provides data about intersection with neighboring codim 0 entities. More...
|
|
class | YaspHierarchicIterator |
| YaspHierarchicIterator enables iteration over son entities of codim 0. More...
|
|
class | YaspIndexSet |
| Implementation of Level- and LeafIndexSets for YaspGrid. More...
|
|
class | YaspGlobalIdSet |
| persistent, globally unique Ids More...
|
|
class | YaspPersistentContainerIndex |
|
struct | YaspGridFamily |
|
struct | MaybeHaveOrigin |
|
struct | MaybeHaveOrigin< Dune::EquidistantOffsetCoordinates< ctype, dim > > |
|
struct | BackupRestoreFacility< Dune::YaspGrid< dim, Coordinates > > |
| facility for writing and reading grids More...
|
|
struct | BackupRestoreFacility< YaspGrid< dim, TensorProductCoordinates< ctype, dim > > > |
| facility for writing and reading grids More...
|
|
class | EquidistantCoordinates |
| Container for equidistant coordinates in a YaspGrid. More...
|
|
class | EquidistantOffsetCoordinates |
| Container for equidistant coordinates in a YaspGrid with non-trivial origin. More...
|
|
class | TensorProductCoordinates |
| Coordinate container for a tensor product YaspGrid. More...
|
|
class | YLoadBalance |
| a base class for the yaspgrid partitioning strategy The name might be irritating. It will probably change to YaspPartitionerBase in a 3.0 release. More...
|
|
class | YLoadBalanceDefault |
| Implement the default load balance strategy of yaspgrid. More...
|
|
class | YLoadBalancePowerD |
| Implement yaspgrid load balance strategy for P=x^{dim} processors. More...
|
|
class | YaspFixedSizePartitioner |
| Implement partitioner that gets a fixed partitioning from an array If the given partitioning doesn't match the number of processors, the grid should be distributed to, an exception is thrown. More...
|
|
class | StructuredGridFactory< YaspGrid< dim, EquidistantCoordinates< ctype, dim > > > |
| Specialization of the StructuredGridFactory for YaspGrid. More...
|
|
class | StructuredGridFactory< YaspGrid< dim, EquidistantOffsetCoordinates< ctype, dim > > > |
| Specialization of the StructuredGridFactory for YaspGrid<EquidistantOffsetCoordinates> More...
|
|
class | Torus |
|
class | YaspEntity< 0, dim, GridImp > |
|
class | YaspEntity< dim, dim, GridImp > |
|
class | YaspGeometry< mydim, mydim, GridImp > |
| specialize for dim=dimworld, i.e. a volume element More...
|
|
class | YaspGeometry< 0, cdim, GridImp > |
| specialization for dim=0, this is a vertex More...
|
|
class | PersistentContainer< YaspGrid< dim, CoordCont >, T > |
| Specialization of the PersistentContainer for YaspGrid. More...
|
|
class | YGridComponent |
|
class | YGrid |
| implements a collection of YGridComponents which form a codimension Entities of given codimension c need to be represented by d choose c YgridComponents. All entities in one such component share the same set of spanning unit vectors. A YGrid is used to iterate over the entire set of components the codimension consists of. It doesn't hold any data, but instead holds an iterator range into an array of components (which is owned by YGridLevel). More...
|
|
class | YGridList |
| implements a collection of multiple std::deque<Intersection> Intersections with neighboring processors are stored as std::deque<Intersection>. Eachsuch intersection only holds one YGridComponent. To do all communication associated with one codimension, multiple such deques have to be concatenated. YGridList manges this concatenation. As for YGrids, YGridList doesn't hold any data, but an iterator range into a data array owned by YGridLevel. More...
|
|
|
template<int dim, int dimworld> |
static void | checkAlbertaDimensions () |
|
template<int mydim, int cdim, class GridImp , template< int, int, class > class GeometryImp> |
auto | referenceElement (const Geometry< mydim, cdim, GridImp, GeometryImp > &geo) -> decltype(referenceElement(geo, geo.impl())) |
|
template<int dim, int dimworld, class ct , class GridFamily > |
Grid< dim, dimworld, ct, GridFamily >::LevelGridView | levelGridView (const Grid< dim, dimworld, ct, GridFamily > &grid, int level) |
| level grid view for the given grid and level. More...
|
|
template<int dim, int dimworld, class ct , class GridFamily > |
Grid< dim, dimworld, ct, GridFamily >::LeafGridView | leafGridView (const Grid< dim, dimworld, ct, GridFamily > &grid) |
| leaf grid view for the given grid More...
|
|
std::string | PartitionName (PartitionType type) |
| Provide names for the partition types. More...
|
|
std::ostream & | operator<< (std::ostream &out, const PartitionType &type) |
| write a PartitionType to a stream More...
|
|
std::ostream & | operator<< (std::ostream &out, const InterfaceType &type) |
| write an InterfaceType to a stream More...
|
|
std::ostream & | operator<< (std::ostream &out, const PartitionIteratorType &type) |
| write a PartitionIteratorType to a stream More...
|
|
template<class G > |
void | gridinfo (const G &grid, std::string prefix="") |
| A function to print some information about the grid as a whole. More...
|
|
template<class G > |
void | gridlevellist (const G &grid, int level, std::string prefix) |
| A function to print info about a grid level and its entities. More...
|
|
template<class G > |
void | gridleaflist (const G &grid, std::string prefix) |
| A function to print info about a leaf grid and its entities. More...
|
|
template<int codim> |
MCMGLayout | mcmgLayout (Codim< codim >) |
| layout for entities of codimension codim More...
|
|
template<int dim> |
MCMGLayout | mcmgLayout (Dim< dim >) |
| layout for entities of dimension dim More...
|
|
MCMGLayout | mcmgElementLayout () |
| layout for elements (codim-0 entities) More...
|
|
MCMGLayout | mcmgVertexLayout () |
| layout for vertices (dim-0 entities) More...
|
|
static const std::string | dgfid ("DGF") |
|
template<typename GridType > |
void | printGrid (const GridType &grid, const Dune::MPIHelper &helper, std::string output_file="printgrid", int size=2000, bool execute_plot=true, bool png=true, bool local_corner_indices=true, bool local_intersection_indices=true, bool outer_normals=true) |
| Print a grid as a gnuplot for testing and development. More...
|
|
template<class GV > |
void | fillGridViewInfoSerial (const GV &gv, GridViewInfo< typename GV::ctype > &gridViewInfo) |
| fill a GridViewInfo structure from a serial grid More...
|
|
template<int d, class CC > |
std::ostream & | operator<< (std::ostream &s, const YaspGrid< d, CC > &grid) |
| Output operator for multigrids. More...
|
|
template<class ct , int dim> |
std::ostream & | operator<< (std::ostream &s, EquidistantCoordinates< ct, dim > &c) |
|
template<class ct , int dim> |
std::ostream & | operator<< (std::ostream &s, EquidistantOffsetCoordinates< ct, dim > &c) |
|
template<class ct , int dim> |
std::ostream & | operator<< (std::ostream &s, TensorProductCoordinates< ct, dim > &c) |
|
template<class CollectiveCommunication , int d> |
std::ostream & | operator<< (std::ostream &s, const Torus< CollectiveCommunication, d > &t) |
| Output operator for Torus. More...
|
|
template<class Coordinates > |
std::ostream & | operator<< (std::ostream &s, YGridComponent< Coordinates > e) |
| Output operator for ygrids. More...
|
|
template<class Coordinates > |
std::ostream & | operator<< (std::ostream &s, typename YGridComponent< Coordinates >::Iterator &e) |
| Output operator for ygrids. More...
|
|
template<class Coordinates > |
std::ostream & | operator<< (std::ostream &s, const YGrid< Coordinates > &e) |
| Output operator for ygrids. More...
|
|