Public Member Functions | |
| MeridionalCylindricalCoordinateSystem () | |
| Expr | jacobian () const |
| bool | supportsMeshDimension (int dim) const |
| std::ostream & | print (std::ostream &os) const |
| virtual RCP< CoordinateSystemBase > | getRcp () |
Private Attributes | |
| Expr | r_ |
Definition at line 119 of file SundanceCoordinateSystem.hpp.
Definition at line 123 of file SundanceCoordinateSystem.hpp.
| virtual RCP<CoordinateSystemBase> Sundance::MeridionalCylindricalCoordinateSystem::getRcp | ( | ) | [inline, virtual] |
Implements Playa::Handleable< CoordinateSystemBase >.
Definition at line 140 of file SundanceCoordinateSystem.hpp.
| Expr Sundance::MeridionalCylindricalCoordinateSystem::jacobian | ( | ) | const [inline, virtual] |
Implements Sundance::CoordinateSystemBase.
Definition at line 127 of file SundanceCoordinateSystem.hpp.
References Sundance::CoordinateSystemBase::pi(), and r_.
| std::ostream& Sundance::MeridionalCylindricalCoordinateSystem::print | ( | std::ostream & | os | ) | const [inline, virtual] |
Implements Sundance::CoordinateSystemBase.
Definition at line 133 of file SundanceCoordinateSystem.hpp.
| bool Sundance::MeridionalCylindricalCoordinateSystem::supportsMeshDimension | ( | int | dim | ) | const [inline, virtual] |
Implements Sundance::CoordinateSystemBase.
Definition at line 130 of file SundanceCoordinateSystem.hpp.
Definition at line 143 of file SundanceCoordinateSystem.hpp.
Referenced by jacobian().