|
versor
3.0
C++11 library for Geometric algebra
|
Volume Patch Info Container for Euler integration of a 3d Field. More...
#include <vsr_patch.h>
Public Member Functions | |
| VPatch (int _a, int _b, int _c, int _d, int _e, int _f, int _g, int _h, double _rw, double _rh, double _rd) | |
Public Attributes | |
| int | a |
| int | b |
| int | c |
| int | d |
| int | e |
| int | f |
| int | g |
| int | h |
| double | rw |
| double | rh |
| double | rd |
1.8.10