Classes | Typedefs | Variables

BCModel.h File Reference

#include <vector>
#include <string>
#include "BCIntegrate.h"

Go to the source code of this file.

Classes

class  BCModel
 The base class for all user-defined models. More...

Typedefs

typedef std::vector< BCModel * > BCModelContainer

Variables

const int MAXNDATAPOINTVALUES = 20

Typedef Documentation

typedef std::vector<BCModel*> BCModelContainer

Definition at line 887 of file BCModel.h.


Variable Documentation

const int MAXNDATAPOINTVALUES = 20

Definition at line 48 of file BCModel.h.