1.8.0
CCC
 
Loading...
Searching...
No Matches
gstlrn::Grid Member List

This is the complete list of members for gstlrn::Grid, including all inherited members.

ASerializable()gstlrn::ASerializable
ASerializable(const ASerializable &r)gstlrn::ASerializable
ASerializable(ASerializable &&r) noexceptgstlrn::ASerializable
AStringable()gstlrn::AStringable
AStringable(const AStringable &r)gstlrn::AStringable
buildFileName(Id status, const String &filename, bool ensureDirExist=false)gstlrn::ASerializablestatic
coordinateToIndices(const 1 &coor, bool centered=false, double eps=EPSILON6) constgstlrn::Grid
coordinateToIndicesInPlace(1 &indices, const 1 &coor, bool centered, double eps) constgstlrn::Grid
coordinateToIndicesInPlace(const 1 &coor, 1 &indice, bool centered=false, double eps=EPSILON6) constgstlrn::Grid
coordinateToRank(const 1 &coor, bool centered=false, double eps=EPSILON6) constgstlrn::Grid
copyParams(Id mode, const Grid &gridaux)gstlrn::Grid
DbGridgstlrn::Gridfriend
dilate(Id mode, const 1 &nshift, 1 &nx, 1 &dx, 1 &x0) constgstlrn::Grid
display(const AStringFormat *strfmt=nullptr) const finalgstlrn::AStringablevirtual
display(Id level) const finalgstlrn::AStringablevirtual
divider(const 1 &nmult, bool flagCell, 1 &nx, 1 &dx, 1 &x0) constgstlrn::Grid
dumpToNF(const String &NFFilename, const EFormatNF &format=EFormatNF::fromKey("DEFAULT"), bool verbose=false) constgstlrn::ASerializable
empty() constgstlrn::Grid
generateGridIndices(const String &string, bool startFromZero=true, bool invert=true, bool verbose=false) constgstlrn::Grid
generateMirrorIndex(Id nx, Id ix)gstlrn::Gridstatic
getAxis(Id idim) constgstlrn::Grid
getCellCoordinatesByCorner(Id node, const 1 &shift=1(), const 1 &dxsPerCell=1()) constgstlrn::Grid
getCellCoordinatesByCornerInPlace(1 &coor, Id node, const 1 &shift=1(), const 1 &dxsPerCell=1()) constgstlrn::Grid
getCellSize() constgstlrn::Grid
getCenterIndices(bool flagSup=false) constgstlrn::Grid
getCenterIndicesInPlace(1 &indices, bool flagSup) constgstlrn::Grid
getCoordinate(Id rank, Id idim, bool flag_rotate=true) constgstlrn::Grid
getCoordinatesByCorner(const 1 &icorner) constgstlrn::Grid
getCoordinatesByCornerInPlace(1 &coor, const 1 &icorner) constgstlrn::Grid
getCoordinatesByIndice(const 1 &indice, bool flag_rotate=true, const 1 &shift=1(), const 1 &dxsPerCell=1()) constgstlrn::Grid
getCoordinatesByIndiceInPlace(1 &coor, const 1 &indice, bool flag_rotate=true, const 1 &shift=1(), const 1 &dxsPerCell=1()) constgstlrn::Grid
getCoordinatesByRank(Id rank, bool flag_rotate=true) constgstlrn::Grid
getCoordinatesByRankInPlace(1 &coor, Id rank, bool flag_rotate) constgstlrn::Grid
getDX(Id idim) constgstlrn::Grid
getDXs() constgstlrn::Gridinline
getExtend(Id idim, bool flagCell=false) constgstlrn::Grid
getExtends(bool flagCell=false) constgstlrn::Grid
getFileIdentity(const String &filename, bool verbose=false)gstlrn::ASerializablestatic
getMirrorIndex(Id idim, Id ix) constgstlrn::Grid
getNDim() constgstlrn::Gridinline
getNTotal() constgstlrn::Grid
getNX(Id idim) constgstlrn::Grid
getNXs() constgstlrn::Gridinline
getPrefixName()gstlrn::ASerializablestatic
getRotAngle(Id idim) constgstlrn::Gridinline
getRotAngles() constgstlrn::Gridinline
getRotation() constgstlrn::Gridinline
getRotMat() constgstlrn::Gridinline
getVolume(bool flagCell=false) constgstlrn::Grid
getX0(Id idim) constgstlrn::Grid
getX0s() constgstlrn::Gridinline
Grid(Id ndim=0, const 1 &nx=1(), const 1 &x0=1(), const 1 &dx=1())gstlrn::Grid
Grid(const Grid &r)gstlrn::Grid
gridIndices(const 1 &nx, const String &string, bool startFromZero=true, bool invert=true, bool verbose=false)gstlrn::Gridstatic
indicesToCoordinate(const 1 &indice, const 1 &percent=1()) constgstlrn::Grid
indicesToCoordinateInPlace(const constvectint indice, const vect coor, const constvect percent={}, bool flag_rotate=true) constgstlrn::Grid
indiceToCoordinate(Id idim0, const constvectint indice, const constvect percent={}, bool flag_rotate=true) constgstlrn::Grid
indiceToRank(const constvectint indice) constgstlrn::Grid
initThread() constgstlrn::Grid
isInside(const 1 &indices) constgstlrn::Grid
isRotated() constgstlrn::Gridinline
isSame(const Grid &grid) constgstlrn::Grid
isSameMesh(const Grid &grid) constgstlrn::Grid
isSameRotation(const Grid &grid) constgstlrn::Gridinline
iteratorInit(const 1 &order=1())gstlrn::Grid
iteratorNext(void)gstlrn::Grid
iteratorNext(std::vector< Id > &indices)gstlrn::Grid
multiple(const 1 &nmult, bool flagCell, 1 &nx, 1 &dx, 1 &x0) constgstlrn::Grid
operator=(const Grid &r)gstlrn::Grid
gstlrn::AStringable::operator=(const AStringable &r)gstlrn::AStringable
gstlrn::ASerializable::operator=(const ASerializable &r)gstlrn::ASerializable
gstlrn::ASerializable::operator=(ASerializable &&r) noexceptgstlrn::ASerializable
rankToCoordinate(Id idim0, Id rank, const 1 &percent=1()) constgstlrn::Grid
rankToCoordinates(Id rank, const 1 &percent=1()) constgstlrn::Grid
rankToCoordinatesInPlace(Id rank, 1 &coor, const 1 &percent=1()) constgstlrn::Grid
rankToIndice(Id rank, vectint indices, bool minusOne=false) constgstlrn::Grid
resetFromGrid(Grid *grid)gstlrn::Grid
resetFromSpaceDimension(Id ndim)gstlrn::Grid
resetFromVector(const 1 &nx=1(), const 1 &dx=1(), const 1 &x0=1(), const 1 &angles=1())gstlrn::Grid
sampleBelongsToCell(constvect coor, constvect center, const 1 &dxsPerCell) constgstlrn::Grid
sampleBelongsToCell(const 1 &coor, const 1 &center, const 1 &dxsPerCell=1()) constgstlrn::Grid
sampleBelongsToCell(const 1 &coor, Id rank, const 1 &dxsPerCell=1()) constgstlrn::Grid
setDefaultFormatNF(const EFormatNF &format)gstlrn::ASerializable
setDX(Id idim, double value)gstlrn::Grid
setNX(Id idim, Id value)gstlrn::Grid
setPrefixName(const String &prefixName)gstlrn::ASerializablestatic
setRotationByAngle(double angle)gstlrn::Grid
setRotationByAngles(const 1 &angles)gstlrn::Grid
setRotationByMatrix(const MatrixSquare &rotmat)gstlrn::Grid
setRotationByVector(const 1 &rotmat)gstlrn::Grid
setX0(Id idim, double value)gstlrn::Grid
toString(const AStringFormat *strfmt=nullptr) const overridegstlrn::Gridvirtual
unsetPrefixName()gstlrn::ASerializablestatic
~ASerializable()gstlrn::ASerializablevirtual
~AStringable()gstlrn::AStringablevirtual
~Grid()gstlrn::Gridvirtual