SimTKcpodes.h File Reference

This is the header file that user code should include to pick up the SimTK C++ interface to the Sundials CPODES coordinate-projection integrator. More...

#include "SimTKcommon.h"
#include <cstdio>

Go to the source code of this file.

Classes

class  CPodesSystem
 This abstract class defines the system to be integrated with SimTK CPodes. More...
class  CPodes
 This is a straightforward translation of the Sundials CPODES C interface into C++. More...

Namespaces

namespace  SimTK
 

This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.


Defines

#define SimTK_CPODES_EXPORT

Functions

void SimTK_version_SimTKcpodes (int *major, int *minor, int *build)
void SimTK_about_SimTKcpodes (const char *key, int maxlen, char *value)

Detailed Description

This is the header file that user code should include to pick up the SimTK C++ interface to the Sundials CPODES coordinate-projection integrator.


Define Documentation

#define SimTK_CPODES_EXPORT

Function Documentation

void SimTK_about_SimTKcpodes ( const char *  key,
int  maxlen,
char *  value 
)
void SimTK_version_SimTKcpodes ( int *  major,
int *  minor,
int *  build 
)

Generated on Wed Dec 30 11:05:05 2009 for SimTKcore by  doxygen 1.6.1