initial upload
This commit is contained in:
15
documentation/lagrit_manual/commands/quadxy.txt
Executable file
15
documentation/lagrit_manual/commands/quadxy.txt
Executable file
@@ -0,0 +1,15 @@
|
||||
.. _quadxy:
|
||||
|
||||
 _place_holder;
|
||||
|
||||
> **_QUADXY_**
|
||||
|
||||
>
|
||||
|
||||
>> Define an arbitrary, logical quad of points in 2D(xy) space.nx and ny
|
||||
specify the number of points in the x and y directions. The four corners of
|
||||
the quad are then listed in counter clockwise order ( the normal to the quad
|
||||
points is defined using the right hand rule and the order of the points).
|
||||
|
||||
FORMAT: **quadxy**/nx ,ny /x1,y1,z1/x2,y2,z2/x3,y3,z3/x4,y4,z4/
|
||||
|
||||
Reference in New Issue
Block a user