Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Classes | Namespaces | Functions
app-kersten/ThinSheet/asympEdges.hh File Reference

Kersten Schmidt, 2007. More...

#include "basics.hh"
#include "geometry.hh"
#include "toolbox/sequence.hh"
Include dependency graph for asympEdges.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  concepts::ThinSheetEdges::List
class  concepts::ParseInputString
class  concepts::ParseThinSheetThickness
class  concepts::ThinSheetEdges
class  concepts::ThinSheetRule
class  concepts::ThinSheetRuleCoord
 The rule for the top of a sheet, which is in the direction of one of the coordinate axes. More...

Namespaces

namespace  concepts
 

Geometries and material constants for eddy current problems.


Functions

int concepts::match (const Connector1 &edg, const Connector0 &vtx, int &idx)
 Checks, if a edge has a vertex.
template<class F >
std::ostream & concepts::operator<< (std::ostream &os, const typename std::list< F > &l)
Sequence< std::string > concepts::splitbySemicolon (const std::string s)

Detailed Description

Kersten Schmidt, 2007.

Definition in file asympEdges.hh.


Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)