C++ main module for stochmagnet Package
1.0
|
#include "CORE_Field.h"
#include "CORE_Run.h"
#include <fstream>
#include <iomanip>
#include "SM_TemplatedStochasticFunction.h"
#include "CORE_StdPtrField.h"
Go to the source code of this file.
Classes | |
class | SM_Field< T, K > |
This class describes a field with a floating point type. More... | |
Typedefs | |
typedef SM_Field< tReal, tDimension > | SM_RealField |
typedef SM_Field<tReal,tDimension> SM_RealField |