![]() |
|
#include <GeneralDefine.h>
#include "CG/CG.h"
#include <iostream>
#include <vector>
#include "TimeAveragedCG.hcc"
Go to the source code of this file.
Classes | |
class | TimeAveragedCG< Coordinates, BaseFunction, Fields > |
Evaluates time-averaged continuum fields and writes the data into a stat file. More... | |
class | TimeAveragedCGXYZ< BaseFunction, Fields > |
Specialisation of TimeAveragedCG with coordinates XYZ used for LebedevCG. More... | |