org.jocl.cloth
Class ClothApplicationProfiling

java.lang.Object
  extended by org.jocl.cloth.ClothApplicationProfiling

public class ClothApplicationProfiling
extends java.lang.Object

A class that only performs a profiling run for a ClothApplication or a Simulation. It will start the simulation / application with a predefined configuration, and kill it after a specified time.


Method Summary
static void main(java.lang.String[] args)
          Will start a profiling run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Will start a profiling run

Parameters:
args - Not used