![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
arcofcircle.hh
Go to the documentation of this file.
137 : center_(center), radius_(radius), thickness_(thickness), fromAngle_(fromAngle), toAngle_(toAngle)
LocalIndex & local()
Definition arcofcircle.hh:11
Dune::FieldVector< double, 2 > operator()(const Dune::FieldVector< double, 1 > &local) const
Definition arcofcircle.hh:19
ArcOfCircle(const Dune::FieldVector< double, 2 > ¢er, double radius, double fromAngle, double toAngle)
Definition arcofcircle.hh:14
Boundary segments for a 3D-tube/tube-segment prism grid that is aligned with the x-axis.
Definition arcofcircle.hh:50
Dune::FieldVector< ctype, 3 > operator()(const Dune::FieldVector< ctype, 2 > &local) const
Definition arcofcircle.hh:58
TubeLowerSegment(const Dune::FieldVector< ctype, 3 > ¢er, ctype radius, ctype length, ctype fromAngle, ctype toAngle)
Definition arcofcircle.hh:53
Boundary segments for a 3D-tube/tube-segment prism grid that is aligned with the x-axis.
Definition arcofcircle.hh:91
Dune::FieldVector< ctype, 3 > operator()(const Dune::FieldVector< ctype, 2 > &local) const
Definition arcofcircle.hh:99
TubeUpperSegment(const Dune::FieldVector< ctype, 3 > ¢er, ctype radius, ctype length, ctype fromAngle, ctype toAngle)
Definition arcofcircle.hh:94
Lateral boundary segments for a 3D-tube/tube-segment prism grid that is aligned with the x-axis.
Definition arcofcircle.hh:132
TubeLateralSegment(const Dune::FieldVector< ctype, 3 > ¢er, ctype radius, ctype thickness, ctype fromAngle, ctype toAngle)
Definition arcofcircle.hh:135
Dune::FieldVector< ctype, 3 > operator()(const Dune::FieldVector< ctype, 2 > &local) const
Definition arcofcircle.hh:140
T cos(T... args)
T sin(T... args)
