averageBeyondDomain_ | BaseCG | protected |
BaseCG() | BaseCG | |
BaseCG(const BaseCG &p)=default | BaseCG | |
BaseObject()=default | BaseObject | |
BaseObject(const BaseObject &p)=default | BaseObject | |
CG()=default | CG< Coordinates, BaseFunction, Fields > | |
CG(Mdouble width, unsigned n) | CG< Coordinates, BaseFunction, Fields > | |
CG(const CG &p)=default | CG< Coordinates, BaseFunction, Fields > | |
clear() | BaseCG | |
copy() const override | CG< Coordinates, BaseFunction, Fields > | virtual |
createMesh() | CG< Coordinates, BaseFunction, Fields > | virtual |
eps_ | BaseCG | protected |
evaluate() override | CG< Coordinates, BaseFunction, Fields > | virtual |
evaluateAverage() | CG< Coordinates, BaseFunction, Fields > | |
evaluateCommon() | CG< Coordinates, BaseFunction, Fields > | protected |
evaluateContact(const BaseInteraction &i) | CG< Coordinates, BaseFunction, Fields > | |
evaluateParticle(const BaseParticle &p) | CG< Coordinates, BaseFunction, Fields > | |
evaluateParticleAtPoint(Fields ¤tInteraction, const BaseParticle &p, Point &r) | CG< Coordinates, BaseFunction, Fields > | |
evaluateTotal() | CG< Coordinates, BaseFunction, Fields > | |
finish() override | CG< Coordinates, BaseFunction, Fields > | virtual |
Function typedef | CG< Coordinates, BaseFunction, Fields > | |
function_ | CG< Coordinates, BaseFunction, Fields > | protected |
getAverageBeyondDomain() const | BaseCG | inline |
getEps() const | BaseCG | |
getFunction() | CG< Coordinates, BaseFunction, Fields > | inline |
getGroupId() const | BaseObject | inline |
getHandler() const | BaseCG | |
getId() const | BaseObject | inline |
getIndex() const | BaseObject | inline |
getIntegralType(const BaseInteraction &c) | CG< Coordinates, BaseFunction, Fields > | |
getMax() const | BaseCG | |
getMin() const | BaseCG | |
getName() const override | CG< Coordinates, BaseFunction, Fields > | virtual |
getNX() const | BaseCG | |
getNY() const | BaseCG | |
getNZ() const | BaseCG | |
getPoint(size_t i) const | CG< Coordinates, BaseFunction, Fields > | inline |
getPoints() const | CG< Coordinates, BaseFunction, Fields > | inline |
getTimeMax() const | BaseCG | |
getTimeMin() const | BaseCG | |
getVerbose() const | BaseCG | inline |
getWidth() const override | CG< Coordinates, BaseFunction, Fields > | inlinevirtual |
groupId_ | BaseObject | private |
handler_ | BaseCG | protected |
id_ | BaseObject | private |
index_ | BaseObject | private |
initialise() override | CG< Coordinates, BaseFunction, Fields > | virtual |
max_ | BaseCG | protected |
min_ | BaseCG | protected |
moveInHandler(unsigned int index) | BaseObject | virtual |
nX_ | BaseCG | protected |
nY_ | BaseCG | protected |
nZ_ | BaseCG | protected |
outputSumOfVariables() | CG< Coordinates, BaseFunction, Fields > | protected |
Point typedef | CG< Coordinates, BaseFunction, Fields > | |
points_ | CG< Coordinates, BaseFunction, Fields > | protected |
read(std::istream &is) override | BaseCG | virtual |
resetVariables() | CG< Coordinates, BaseFunction, Fields > | protected |
selectedParticle_ | BaseCG | protected |
selectSpecies(unsigned speciesIndex) | BaseCG | |
setAverageBeyondDomain(const bool val) | BaseCG | inline |
setEps(Mdouble eps) | BaseCG | |
setGrid(Vec3D min, Vec3D max, Mdouble h) | BaseCG | |
setGroupId(unsigned groupId) | BaseObject | inline |
setH(Mdouble h) | BaseCG | |
setHandler(CGHandler *handler) | BaseCG | |
setHX(Mdouble h) | BaseCG | |
setHY(Mdouble h) | BaseCG | |
setHZ(Mdouble h) | BaseCG | |
setId(unsigned long id) | BaseObject | |
setIndex(unsigned int index) | BaseObject | |
setMax(Vec3D max) | BaseCG | |
setMin(Vec3D min) | BaseCG | |
setN(std::size_t n) | BaseCG | |
setN(std::array< std::size_t, 3 > n) | BaseCG | |
setNX(std::size_t nX) | BaseCG | |
setNY(std::size_t nY) | BaseCG | |
setNZ(std::size_t nZ) | BaseCG | |
setRadius(Mdouble radius) override | CG< Coordinates, BaseFunction, Fields > | inlinevirtual |
setSelectedParticle(const std::function< const bool(const BaseInteractable *)> &selectedParticle) | BaseCG | |
setStandardDeviation(Mdouble std) override | CG< Coordinates, BaseFunction, Fields > | inlinevirtual |
setTimeMax(Mdouble timeMax) | BaseCG | |
setTimeMin(Mdouble timeMin) | BaseCG | |
setVerbose(const bool verbose) | BaseCG | inline |
setWidth(Mdouble width) override | CG< Coordinates, BaseFunction, Fields > | inlinevirtual |
setX(Mdouble min, Mdouble max) | BaseCG | |
setXGrid(Mdouble min, Mdouble max, Mdouble h) | BaseCG | |
setY(Mdouble min, Mdouble max) | BaseCG | |
setYGrid(Mdouble min, Mdouble max, Mdouble h) | BaseCG | |
setZ(Mdouble min, Mdouble max) | BaseCG | |
setZGrid(Mdouble min, Mdouble max, Mdouble h) | BaseCG | |
statFile | BaseCG | |
timeMax_ | BaseCG | protected |
timeMin_ | BaseCG | protected |
verbose_ | BaseCG | protected |
volumeAverageVariables() | CG< Coordinates, BaseFunction, Fields > | protected |
write(std::ostream &os) const override | CG< Coordinates, BaseFunction, Fields > | virtual |
writeAll(std::ostream &os) const | CG< Coordinates, BaseFunction, Fields > | |
writeVariables() | CG< Coordinates, BaseFunction, Fields > | protected |
~BaseCG() override=default | BaseCG | |
~BaseObject()=default | BaseObject | virtual |
~CG()=default | CG< Coordinates, BaseFunction, Fields > | virtual |