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

S

save(File, boolean) - Method in class fhm.edu.fem.util.io.FEMINSaver
Save all data (which is stored in the FEMManager) to the given file in FEMIN style
save(File) - Method in class fhm.edu.fem.util.io.FEMOUTSaver
Save all results (which are stored in the FEMManager) to the given file
saveFEMIN(File, boolean) - Method in class fhm.edu.fem.calc.FEMManager
Save the results to the FEMIN file
saveFEMOUT(File) - Method in class fhm.edu.fem.calc.FEMManager
Save the results to the FEMOUT file
set(int, double) - Method in class fhm.edu.fem.calc.objects.matrix.ENVHullMatrix
Replace an already existing value in the list with a new value at the specific index
set(int, double) - Method in class fhm.edu.fem.test.ENVHullChainMatrix
Replace an already existing value in the list with a new value at the specific index
set(int, double) - Method in class fhm.edu.fem.test.ENVHullMatrixSpeedUp
Replace an already existing value in the list with a new value at the specific index
setAliasId(int) - Method in class fhm.edu.fem.calc.objects.Node
Set the alias Id
setAliasIDNodeList(NodeList) - Method in class fhm.edu.fem.calc.FEMManager
Set the alias ID list
setBorder(Border) - Method in class fhm.edu.fem.calc.objects.BorderList
Set a new border in the list.
setBorderList(BorderList) - Method in class fhm.edu.fem.calc.FEMManager
 
setCenterNode(Node) - Method in class fhm.edu.fem.calc.FEMManager
 
setCenterNodeAtBeginning(Node) - Method in class fhm.edu.fem.calc.objects.NodeList
Set the center node at the beginning of the list
setCompleteMassMatrix(Matrix) - Method in class fhm.edu.fem.calc.FEMManager
 
setCompleteStiffnessMatrix(Matrix) - Method in class fhm.edu.fem.calc.FEMManager
 
setCTab(CTab) - Method in class fhm.edu.fem.calc.objects.CTabList
Set a new ctab in the list.
setEigenvalueVector(Vector) - Method in class fhm.edu.fem.calc.FEMManager
 
setElement(Element) - Method in class fhm.edu.fem.calc.objects.ElementList
Set a new element in the list.
setElementList(ElementList) - Method in class fhm.edu.fem.calc.FEMManager
 
setFemApproach(int) - Method in class fhm.edu.fem.calc.FEMManager
FEMApproach can be 2 = APPROACH_LINEAR or 3 = APPROACH_QUADRATIC
setForce(Force) - Method in class fhm.edu.fem.calc.objects.ForceList
Set a new force in the list.
setLineAndColumn(int, double) - Method in interface fhm.edu.fem.calc.objects.matrix.Matrix
Set a whole column to the given value in the matrix at the given column number
setLineAndColumn(int, double) - Method in class fhm.edu.fem.calc.objects.matrix.MatrixHull
Set a whole column to the given value in the matrix at the given column number
setLineAndColumn(int, double) - Method in class fhm.edu.fem.calc.objects.matrix.MatrixStandard
Set a whole column to the given value in the matrix at the given column number
setMembraneCircleCenterX(double) - Method in class fhm.edu.fem.calc.FEMManager
 
setMembraneCircleCenterY(double) - Method in class fhm.edu.fem.calc.FEMManager
 
setMembraneCircleRadius1(double) - Method in class fhm.edu.fem.calc.FEMManager
 
setMembraneCircleRadius2(double) - Method in class fhm.edu.fem.calc.FEMManager
 
setMembraneCircleSections(int) - Method in class fhm.edu.fem.calc.FEMManager
 
setMidPointFromNodes() - Method in class fhm.edu.fem.animation.GLFEMRenderer
Calculate and set the mid point of the graphic based on all nodes in the figure
setName(String) - Method in interface fhm.edu.fem.calc.objects.matrix.Matrix
Set a new name for this matrix
setName(String) - Method in class fhm.edu.fem.calc.objects.matrix.MatrixHull
Set a new name for this matrix
setName(String) - Method in class fhm.edu.fem.calc.objects.matrix.MatrixStandard
Set a new name for this matrix
setName(String) - Method in class fhm.edu.fem.calc.objects.Vector
Set a new name for this matrix
setNewVectorW(Vector) - Method in class fhm.edu.fem.animation.GLMembraneFrame
Set a new vector w(t) while running
setNewVectorW(Vector) - Method in class fhm.edu.fem.animation.GLMembraneRenderer
Set a new vector w(t) while running
setNext(ENVDataItem) - Method in class fhm.edu.fem.test.ENVDataItem
 
setNode(Node) - Method in class fhm.edu.fem.calc.objects.NodeList
Set a new node in the list.
setNodeList(NodeList) - Method in class fhm.edu.fem.calc.FEMManager
 
setPrevious(ENVDataItem) - Method in class fhm.edu.fem.test.ENVDataItem
 
setProperties(Properties) - Static method in class fhm.edu.fem.util.logging.LoggingManager
Give the LoggingManager the properties object
setSpannerForceList(ForceList) - Method in class fhm.edu.fem.calc.FEMManager
 
setSpannungsBetrag(double) - Method in class fhm.edu.fem.calc.objects.Element
 
setValue(int, int, double) - Method in interface fhm.edu.fem.calc.objects.matrix.Matrix
Set a new value in the matrix
setValue(int, int, double) - Method in class fhm.edu.fem.calc.objects.matrix.MatrixHull
Set a value in the HullMatrix
setValue(int, int, double) - Method in class fhm.edu.fem.calc.objects.matrix.MatrixStandard
Set a new value in the matrix
setValue(int, double) - Method in class fhm.edu.fem.calc.objects.Vector
Replace an existing value
setValue(double) - Method in class fhm.edu.fem.test.ENVDataItem
 
setX(double) - Method in class fhm.edu.fem.calc.objects.Force
 
setX(double) - Method in class fhm.edu.fem.calc.objects.Node
 
setXOriginal(double) - Method in class fhm.edu.fem.calc.objects.Node
 
setY(double) - Method in class fhm.edu.fem.calc.objects.Force
 
setY(double) - Method in class fhm.edu.fem.calc.objects.Node
 
setYOriginal(double) - Method in class fhm.edu.fem.calc.objects.Node
 
showPointsOnly - Variable in class fhm.edu.fem.animation.GLFEMRenderer
 
showPolygons - Variable in class fhm.edu.fem.animation.GLFEMRenderer
 
sideASquared - Variable in class fhm.edu.fem.calc.CalcEigenvalues
 
sideBSquared - Variable in class fhm.edu.fem.calc.CalcEigenvalues
 
SIN_M_X_A - Static variable in class fhm.edu.fem.calc.objects.MembraneFunctions
 
SIN_N_Y_B - Static variable in class fhm.edu.fem.calc.objects.MembraneFunctions
 
sinM(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.MembraneFunctions
Calculate sin(m*pi*(x/a)
sinN(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.MembraneFunctions
Calculate sin(n*pi*(y/b)
size() - Method in class fhm.edu.fem.calc.objects.BorderList
Retrieve the number of borders in the list
size() - Method in class fhm.edu.fem.calc.objects.CTabList
Retrieve the number of ctabs in the list
size() - Method in class fhm.edu.fem.calc.objects.ElementList
Retrieve the number of elements in the list
size() - Method in class fhm.edu.fem.calc.objects.ForceList
Retrieve the number of forces in the list
size() - Method in class fhm.edu.fem.calc.objects.matrix.ENVHullMatrix
Retrieve the current size
size() - Method in interface fhm.edu.fem.calc.objects.matrix.Matrix
Get the number of rows and columns in the matrix (square matrix only!)
size - Variable in class fhm.edu.fem.calc.objects.matrix.MatrixHull
 
size() - Method in class fhm.edu.fem.calc.objects.matrix.MatrixHull
Get the number of rows and columns in the matrix (square matrix only!)
size - Variable in class fhm.edu.fem.calc.objects.matrix.MatrixStandard
 
size() - Method in class fhm.edu.fem.calc.objects.matrix.MatrixStandard
Get the number of rows and columns in the matrix (square matrix only!)
size() - Method in class fhm.edu.fem.calc.objects.NodeList
Retrieve the number of nodes in the list
size - Variable in class fhm.edu.fem.calc.objects.Vector
 
size() - Method in class fhm.edu.fem.calc.objects.Vector
Retrieve the current number of elements in the vector
size() - Method in class fhm.edu.fem.test.ENVHullChainMatrix
Retrieve the current size
size() - Method in class fhm.edu.fem.test.ENVHullMatrixSpeedUp
Retrieve the number of Double elements in the ENV
SIZE_CHAR - Static variable in class fhm.edu.fem.constants.ApplicationConstants
 
SIZE_DOUBLE - Static variable in class fhm.edu.fem.constants.ApplicationConstants
 
SIZE_INT - Static variable in class fhm.edu.fem.constants.ApplicationConstants
 
SMatrixConstants - Class in fhm.edu.fem.constants
Class Description: Stores all S-Matrices
SPANNER_ENHANCE_MOVEMENT_FACTOR - Static variable in class fhm.edu.fem.constants.ApplicationConstants
FOR FEM6
SPANNER_QUADRAT_QUADRATIC_ETA_X - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_QUADRAT_QUADRATIC_ETA_Y - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_QUADRAT_QUADRATIC_H1 - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_QUADRAT_QUADRATIC_H2 - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_QUADRAT_QUADRATIC_XI_X - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_QUADRAT_QUADRATIC_XI_Y - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_S11_INTEGRAL_TWO_Q - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_S12_INTEGRAL_ONE_Q - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_S12_INTEGRAL_TWO_Q - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_S22_INTEGRAL_ONE_Q - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_STIFFNESSMATRIX_INTEGRAL - Static variable in class fhm.edu.fem.constants.ApplicationConstants
 
SPANNER_STIFFNESSMATRIX_SMATRICES - Static variable in class fhm.edu.fem.constants.ApplicationConstants
 
SPANNER_STIFFNESSMATRIX_USE - Static variable in class fhm.edu.fem.constants.ApplicationConstants
 
SPANNER_TRIANGLE_QUADRATIC_ETA_X - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_TRIANGLE_QUADRATIC_ETA_Y - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_TRIANGLE_QUADRATIC_H1 - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_TRIANGLE_QUADRATIC_H2 - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_TRIANGLE_QUADRATIC_XI_X - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
SPANNER_TRIANGLE_QUADRATIC_XI_Y - Static variable in class fhm.edu.fem.calc.objects.CompilationFunctions
 
spannerForceList - Variable in class fhm.edu.fem.calc.FEMManager
 
spannerForceList - Variable in class fhm.edu.fem.util.io.FEMINLoader
 
spannerMaterialConstantE - Variable in class fhm.edu.fem.calc.FEMManager
 
spannerMaterialConstantE - Variable in class fhm.edu.fem.util.io.FEMINLoader
 
spannerMaterialConstantH - Variable in class fhm.edu.fem.calc.FEMManager
 
spannerMaterialConstantH - Variable in class fhm.edu.fem.util.io.FEMINLoader
 
spannerMaterialConstantHS - Variable in class fhm.edu.fem.calc.FEMManager
 
spannerMaterialConstantHS - Variable in class fhm.edu.fem.util.io.FEMINLoader
 
spannerMaterialConstantV - Variable in class fhm.edu.fem.calc.FEMManager
 
spannerMaterialConstantV - Variable in class fhm.edu.fem.util.io.FEMINLoader
 
spannerQuadratQuadraticETAX(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Triangle, quadratic, XI derived to X
spannerQuadratQuadraticETAY(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Triangle, quadratic, XI derived to X
spannerquadratQuadraticH1(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Spanner Quadrat, quadratic, H1 part of the Integral
spannerquadratQuadraticH2(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Spanner Quadrat, quadratic, H2 part of the Integral
spannerQuadratQuadraticXIX(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Triangle, quadratic, XI derived to X
spannerQuadratQuadraticXIY(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Triangle, quadratic, XI derived to X
spannerRenderer - Variable in class fhm.edu.fem.animation.GLSpannerFrame
 
spannerS11IntegralTwoQ(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Spanner Triangle, quadratic, Q part of the second Integral for Matrix S11_ROOF
spannerS12IntegralOneQ(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Spanner Triangle, quadratic, Q part of the first Integral for Matrix S12_ROOF
spannerS12IntegralTwoQ(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Spanner Triangle, quadratic, Q part of the second Integral for Matrix S12_ROOF
spannerS22IntegralOneQ(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Spanner Triangle, quadratic, Q part of the first Integral for Matrix S22_ROOF
spannerTriangleQuadraticETAX(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Triangle, quadratic, XI derived to X
spannerTriangleQuadraticETAY(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Triangle, quadratic, XI derived to X
spannerTriangleQuadraticH1(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Spanner Triangle, quadratic, H1 part of the Integral
spannerTriangleQuadraticH2(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Spanner Triangle, quadratic, H2 part of the Integral
spannerTriangleQuadraticXIX(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Triangle, quadratic, XI derived to X
spannerTriangleQuadraticXIY(Double, Double, Integer) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
Function for Triangle, quadratic, XI derived to X
spannungsBetrag - Variable in class fhm.edu.fem.calc.objects.Element
 
spannungsbetragColors - Variable in class fhm.edu.fem.animation.GLSpannerRenderer
 
sqny(int, int, int, double[][], double[][], double[][], double[], double[]) - Method in class fhm.edu.fem.calc.objects.algorithm.RayleighS
Reserves rayleigh's quotients and helpvector Initializes matrix in downward-direction
squared(Double, Double, Integer) - Static method in class fhm.edu.fem.test.TestDoubleIntegration
Helper Method
start() - Method in class fhm.edu.fem.animation.CalcAnimation
Call this method to start the animation
start() - Method in class fhm.edu.fem.animation.CalcAnimationSpanner
Call this method to start the animation
start(String[]) - Static method in class fhm.edu.fem.app.AnimationStartup
Separate the given command-line arguments and start the application
start(String[]) - Static method in class fhm.edu.fem.app.EigenvaluesStartup
Separate the given command-line arguments and start the application
start(String[]) - Static method in class fhm.edu.fem.app.FEMINConverterStartup
Separate the given command-line arguments and start the application
start(String[]) - Static method in class fhm.edu.fem.app.FEMStartup
Separate the given command-line arguments and start the application
start() - Static method in class fhm.edu.fem.app.GaussQuadratureStartup
Start the GaussQuadrature
start() - Method in class fhm.edu.fem.calc.CalcEigenvalues
Call this method to start the calculation
start() - Method in class fhm.edu.fem.calc.FEMCalc
Call this method to start the calculation
start() - Method in class fhm.edu.fem.calc.FEMCalcCircleMembrane
Call this method to start the calculation
start() - Method in class fhm.edu.fem.calc.FEMCalcMembrane
Call this method to start the calculation
start() - Method in class fhm.edu.fem.calc.FEMCalcSpanner
Call this method to start the calculation
start() - Method in class fhm.edu.fem.calc.FEMCalcTemperature
Call this method to start the calculation
startTime - Variable in class fhm.edu.fem.animation.CalcAnimation
 
startTime - Variable in class fhm.edu.fem.calc.CalcEigenvalues
 
startTime - Variable in class fhm.edu.fem.calc.FEMCalc
 
storeCtabXYValues(CTab) - Static method in class fhm.edu.fem.calc.objects.LineIntegralFunctions
To remember the current ctabs x- and y-values in the static data structure here in this class - used in the XXI, XETA, YXI, YETA methods
storeEigenvalues(double[]) - Method in class fhm.edu.fem.calc.objects.algorithm.SVI3
Special method to help store the eigenvalues after they have been calculated
storeElementXYValues(Element) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
To remember the current element's x- and y-values in the static data structure here in this class - used in the XXI, XETA, YXI, YETA methods
storeLine(int, double[]) - Method in interface fhm.edu.fem.calc.objects.matrix.Matrix
Store a whole line in the matrix at the given line number
storeLine(int, double[]) - Method in class fhm.edu.fem.calc.objects.matrix.MatrixHull
Store a whole line in the matrix at the given line number
storeLine(int, double[]) - Method in class fhm.edu.fem.calc.objects.matrix.MatrixStandard
Store a whole line in the matrix at the given line number
storeMembraneValues(double, double, double, double, double) - Static method in class fhm.edu.fem.calc.objects.MembraneFunctions
To remember the membran's size and the "auslenkungs"-point
storeRadiusAndAngle(double, double, double, double) - Static method in class fhm.edu.fem.calc.objects.CompilationFunctions
To remember the current element's angle and radius values
subVector - Variable in class fhm.edu.fem.test.ENVHullMatrixSpeedUp
 
SVI1 - Class in fhm.edu.fem.calc.objects.algorithm
Class Description: This class offers methods to calculate Eigenvalues and Eigenvectors via the SVI1 Algorithm.
SVI1() - Constructor for class fhm.edu.fem.calc.objects.algorithm.SVI1
Constructor
SVI2 - Class in fhm.edu.fem.calc.objects.algorithm
Class Description: This class offers methods to calculate Eigenvalues and Eigenvectors via the SVI2 Algorithm.
SVI2() - Constructor for class fhm.edu.fem.calc.objects.algorithm.SVI2
Constructor
SVI3 - Class in fhm.edu.fem.calc.objects.algorithm
Class Description: This class offers methods to calculate Eigenvalues and Eigenvectors via the SVI3 Algorithm.
SVI3() - Constructor for class fhm.edu.fem.calc.objects.algorithm.SVI3
Constructor

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