Class SchwarzChristoffelMapping.qlgraph

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean[][] adjacent  
      (package private) int[][] edge  
      (package private) int[][] qledge  
      (package private) int[][] qlvert  
    • Constructor Summary

      Constructors 
      Constructor Description
      qlgraph()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • edge

        int[][] edge
      • qledge

        int[][] qledge
      • qlvert

        int[][] qlvert
      • adjacent

        boolean[][] adjacent
    • Constructor Detail

      • qlgraph

        qlgraph()