versor  3.0
C++11 library for Geometric algebra
Public Member Functions | Public Attributes | List of all members
vsr::VPatch Struct Reference

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
 

Detailed Description

Volume Patch Info Container for Euler integration of a 3d Field.


The documentation for this struct was generated from the following file: