A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

E

EigenvaluesStartup - Class in fhm.edu.fem.app
Class Description: This class is calculating the exact eigenvalues lambda(i,j) of quadratic or rectangular membrans depending on the given membran size
EigenvaluesStartup(double, double) - Constructor for class fhm.edu.fem.app.EigenvaluesStartup
Construct a new startup object
eigenvalueVector - Variable in class fhm.edu.fem.calc.FEMManager
 
eigenvalueVector - Variable in class fhm.edu.fem.calc.objects.algorithm.Jacobi
 
eigenvalueVector - Variable in class fhm.edu.fem.calc.objects.algorithm.Rayleigh
 
eigenvalueVector - Variable in class fhm.edu.fem.calc.objects.algorithm.RayleighS
 
eigenvalueVector - Variable in class fhm.edu.fem.calc.objects.algorithm.SVI1
 
eigenvalueVector - Variable in class fhm.edu.fem.calc.objects.algorithm.SVI2
 
eigenvalueVector - Variable in class fhm.edu.fem.calc.objects.algorithm.SVI3
 
Element - Class in fhm.edu.fem.calc.objects
Class Description: This class acts as "element"
Element(int, int, NodeList) - Constructor for class fhm.edu.fem.calc.objects.Element
Construct a new element with the given ID, consisting of the given nodes
elementList - Variable in class fhm.edu.fem.calc.FEMManager
 
ElementList - Class in fhm.edu.fem.calc.objects
Class Description: This class acts as element list.
ElementList() - Constructor for class fhm.edu.fem.calc.objects.ElementList
Create a new element list
elementList - Variable in class fhm.edu.fem.util.io.FEMINLoader
 
elements - Variable in class fhm.edu.fem.calc.objects.ElementList
 
elementType - Variable in class fhm.edu.fem.calc.objects.Element
 
elementXValues - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
elementYValues - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
enlargeAt(int, int) - Method in class fhm.edu.fem.calc.objects.matrix.ENVHullMatrix
Enlarge the ENV by the given difference at the given index
enlargeAt(int, int) - Method in class fhm.edu.fem.test.ENVHullChainMatrix
Enlarge the ENV by the given difference at the given index
enlargeAt(int, int) - Method in class fhm.edu.fem.test.ENVHullMatrixSpeedUp
Enlarge the ENV by the given difference at the given index
enlargeVector - Variable in class fhm.edu.fem.calc.objects.matrix.ENVHullMatrix
 
enlargeVector - Variable in class fhm.edu.fem.test.ENVHullMatrixSpeedUp
 
entryIndex - Variable in class fhm.edu.fem.test.ENVHullMatrixSpeedUp
 
entryIndexes - Variable in class fhm.edu.fem.test.ENVHullMatrixSpeedUp
 
env - Variable in class fhm.edu.fem.calc.objects.matrix.MatrixHull
 
ENVDataItem - Class in fhm.edu.fem.test
Class Description: Test Class - Envelope Data Item
ENVDataItem(double) - Constructor for class fhm.edu.fem.test.ENVDataItem
 
ENVHullChainMatrix - Class in fhm.edu.fem.test
Class Description: Test Class - Envelope Hull Matrix Chain Style
ENVHullChainMatrix(int) - Constructor for class fhm.edu.fem.test.ENVHullChainMatrix
Construct a new ENV for a HullMatrix with the given number of "0.0" elements
ENVHullChainMatrix(ENVHullChainMatrix) - Constructor for class fhm.edu.fem.test.ENVHullChainMatrix
Copy Constructor
ENVHullMatrix - Class in fhm.edu.fem.calc.objects.matrix
Class Description: This class represents the ENV vector used in the HullMatrix (the index starts at 1 not 0)
ENVHullMatrix() - Constructor for class fhm.edu.fem.calc.objects.matrix.ENVHullMatrix
 
ENVHullMatrix(int) - Constructor for class fhm.edu.fem.calc.objects.matrix.ENVHullMatrix
Construct a new ENV for a HullMatrix with the given number of "0.0" elements
ENVHullMatrix(ENVHullMatrix) - Constructor for class fhm.edu.fem.calc.objects.matrix.ENVHullMatrix
Copy Constructor
ENVHullMatrixSpeedUp - Class in fhm.edu.fem.test
Class Description: Test Class - Envelope Hull Matrix Speed Up
ENVHullMatrixSpeedUp(int) - Constructor for class fhm.edu.fem.test.ENVHullMatrixSpeedUp
Construct a new ENV for a HullMatrix with the given number of "0.0" elements
ENVHullMatrixSpeedUp(ENVHullMatrixSpeedUp) - Constructor for class fhm.edu.fem.test.ENVHullMatrixSpeedUp
Copy Constructor
ENVVector - Class in fhm.edu.fem.calc.objects.matrix
Class Description: This kind of Vector is used in the ENV of HullMatrix to make the removeRange(int, int) method accessible to the public cause it works faster than a user-made one.
ENVVector() - Constructor for class fhm.edu.fem.calc.objects.matrix.ENVVector
 
equals(Object) - Method in class fhm.edu.fem.calc.objects.Force
Compare this force with another given force
equals(Object) - Method in class fhm.edu.fem.calc.objects.Node
Compare this node with another given node
equals(Object) - Method in class fhm.edu.fem.test.ENVDataItem
 
EV - Variable in class fhm.edu.fem.calc.objects.algorithm.Rayleigh
 
evaluateDForFigure(double, int) - Static method in class fhm.edu.fem.constants.GaussConstants
Calculate the D for a specific figure
ewev(int, int, double[], double[], int[], double[], double[], double[][], double[][]) - Method in class fhm.edu.fem.calc.objects.algorithm.SVI3
Solves LBT * H = X via "Rueckwaertseinsetzen" Calculation of p-Eigenvectors and Eigenvalues as rayleigh's Quotients
EXACT_EIGENVALUES_NUMBER - Static variable in class fhm.edu.fem.constants.ApplicationConstants
FOR EIGENVALUES STARTUP Calculation of the exact eigenvalues depending on the Membran's size

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z