JaRMoS  1.1
Java Reduced Model Simulations
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
rb.rbappmitCustomMeshTransform Class Reference

Compatibility class for old rbAppMIT models with custom mesh/geometry transformations. More...

Inheritance diagram for rb.rbappmitCustomMeshTransform:
jarmos.geometry.MeshTransform

Public Member Functions

 rbappmitCustomMeshTransform (double[] mu, RBSystem sys)
 
float[] transformMesh (float[] vertices)
 (non-Javadoc) More...
 

Detailed Description

Compatibility class for old rbAppMIT models with custom mesh/geometry transformations.

Author
Daniel Wirtz

Definition at line 11 of file rbappmitCustomMeshTransform.java.

Constructor & Destructor Documentation

rb.rbappmitCustomMeshTransform.rbappmitCustomMeshTransform ( double[]  mu,
RBSystem  sys 
)

Definition at line 16 of file rbappmitCustomMeshTransform.java.

Member Function Documentation

float [] rb.rbappmitCustomMeshTransform.transformMesh ( float[]  vertices)

The documentation for this class was generated from the following file: