#include <CylindricalLorentzForce.h>
Public Types | |
typedef RKDerivative< T, N > | Base |
typedef Base::Scalar | Scalar |
typedef Base::Vector | Vector |
Public Types inherited from RKDerivative< T, N > | |
typedef T | Scalar |
typedef RKSmallVector< T, N > | Vector |
Public Member Functions | |
CylindricalLorentzForce (const RKLocalFieldProvider &field) | |
virtual Vector | operator() (Scalar r, const Vector &state) const |
Public Member Functions inherited from RKDerivative< T, N > | |
virtual | ~RKDerivative () |
Private Attributes | |
const RKLocalFieldProvider & | theField |
Definition at line 10 of file CylindricalLorentzForce.h.
typedef RKDerivative<T,N> CylindricalLorentzForce< T, N >::Base |
Definition at line 13 of file CylindricalLorentzForce.h.
typedef Base::Scalar CylindricalLorentzForce< T, N >::Scalar |
Definition at line 14 of file CylindricalLorentzForce.h.
typedef Base::Vector CylindricalLorentzForce< T, N >::Vector |
Definition at line 15 of file CylindricalLorentzForce.h.
|
inline |
Definition at line 17 of file CylindricalLorentzForce.h.
|
virtual |
Implements RKDerivative< T, N >.
|
private |
Definition at line 23 of file CylindricalLorentzForce.h.