Documentation of 'jvx.numeric.PnVertexRKIgnoreDirection' Java class
PnVertexRKIgnoreDirection ("JavaView Reference Manual")
"JavaView? v5.03.003"
jvx.numeric

Class PnVertexRKIgnoreDirection

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, PsUpdateIf


    public class PnVertexRKIgnoreDirection
    extends PnGeodesicRK
    Discrete Runge-Kutta method on element sets. Vector field is given at vertices. Element set must be triangulated. Field is considered to be non-directed, so in each point we have two vectors (v2=-v1) to choose from.
    Since:
    JavaView 2.48.007
    See Also:
    Serialized Form
    Version:
    22.01.03, 1.10 revised (ep) You can invert the direction of integration with get/setInvertDirection.
    15.01.03, 1.00 created (ep)
    • Constructor Detail

      • PnVertexRKIgnoreDirection

        public PnVertexRKIgnoreDirection(PgElementSet geom)
        Parameters:
        geom - underlying triangulation
    • Method Detail

      • setVectorField

        public void setVectorField(PdBaryDir[][] vec)
        Set intrinsic vector field given at vertices.
        Parameters:
        vec - [elementindex][localvertexindex]
      • setVectorField

        public void setVectorField(PgVectorField vec)
        Set intrinsic vector field as projection of extrinsic vector field given at vertices. In each element choose +/- the original vectors: Look at one vertex and switch the others in same triangle such that they have least scalar product.
        Parameters:
        vec - vector field in adjacent space
        See Also:
        PgVectorField
        Version:
        15.01.03, 1.00 created (ep)
"JavaView? v5.03.003"

"

The software JavaView? is copyright protected. All Rights Reserved.
"

You see the box below because you did not login.