Uses of Package
cnuphys.adaptiveSwim.geometry
Packages that use cnuphys.adaptiveSwim.geometry
-
Classes in cnuphys.adaptiveSwim.geometry used by cnuphys.adaptiveSwimClassDescriptionA cylinder is defined by a centerline and a radius3D line of the form p(t) = po + t*dp where p(t) is a point on the line, po is one point and dp = (p1-po) where p1 is another point.A plane is defined by the equation (r - ro).norm = 0 Where r is an arbitrary point on the plane, ro is a given point on the plane and norm is the normal to the planeA sphere centered at an arbitrary point
-
Classes in cnuphys.adaptiveSwim.geometry used by cnuphys.adaptiveSwim.geometryClassDescription3D line of the form p(t) = po + t*dp where p(t) is a point on the line, po is one point and dp = (p1-po) where p1 is another point.A plane is defined by the equation (r - ro).norm = 0 Where r is an arbitrary point on the plane, ro is a given point on the plane and norm is the normal to the planeOrdinary 3D vector
-
Classes in cnuphys.adaptiveSwim.geometry used by cnuphys.swim