Files @ 03ad6bb2f072
Branch filter:

Location: EI/VirtualLeaf/src/vleafmodel.h

Michael Guravage
Merged my code (8b6e1d8e0734) with Roeland's latest changes (f23676d337db).
/*
 *  vleafmodel.h
 *  mymodel
 *
 *  Created by Roeland Merks on 08-06-10.
 *  Copyright 2010 __MyCompanyName__. All rights reserved.
 *
 */

#include <QObject>
#include <QtGui>
#include <fstream>
#include "simplugin.h"

#include "parameter.h"

#include "wallbase.h"
#include "cellbase.h"
#include "mymodel.h"
#include "flux_function.h"