connector.hh File Reference

#include "basics/typedefs.hh"
#include "basics/outputOperator.hh"
#include <iostream>

Go to the source code of this file.

Classes

class  concepts::Attribute
 Attributes for elements of the topology. More...
 
class  concepts::Connector
 An abstract class for elements of the topology. More...
 
class  concepts::Connector0
 A 0D element of the topology. More...
 
class  concepts::Connector1
 A 1D element of the topology. More...
 
class  concepts::Connector2
 A 2D element of the topology. More...
 
class  concepts::Connector3
 A 3D element of the topology. More...
 
class  concepts::Key
 Key class. More...
 
class  test::ResetConnector0
 Classes which allow for testing purpose (!) to reset internal counter of each connector type. More...
 
class  test::ResetConnector1
 
class  test::ResetConnector2
 
class  test::ResetConnector3
 

Namespaces

 concepts
 Basic namespace for Concepts-2.
 
 test
 Unit tests.
 

Functions

bool concepts::operator< (const Connector &cntr_x, const Connector &cntr_y)
 <-operator sorted by the key, it could be useful for sorting, e.g. More...
 

Detailed Description

Connectors. Connectivity informations.

Definition in file connector.hh.

Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich