This is the complete list of members for CamAdaptor::Grid< gridType >, including all inherited members.
AddPointsAndCells(double lonRad, double latRad) | CamAdaptor::Grid< gridType > | |
Create() | CamAdaptor::Grid< gridType > | |
GetGrid2d() const | CamAdaptor::Grid< gridType > | inline |
GetGrid3d() const | CamAdaptor::Grid< gridType > | inline |
Grid() | CamAdaptor::Grid< gridType > | |
SetAttributeValue(int chunkSize, double *lonRad, double *latRad, double *psScalar, double *tScalar, double *uScalar, double *vScalar) | CamAdaptor::Grid< gridType > | |
SetChunkCapacity(int capacity) | CamAdaptor::Grid< gridType > | inline |
SetCubeGridPoints(int ne, int np, int lonSize, double *lonRad, int latSize, double *latRad) | CamAdaptor::Grid< gridType > | |
SetLatStep(int step) | CamAdaptor::Grid< gridType > | inline |
SetLev(int nlev, double *lev) | CamAdaptor::Grid< gridType > | inline |
SetLonStep(int step) | CamAdaptor::Grid< gridType > | inline |
SetMpiRank(int rank) | CamAdaptor::Grid< gridType > | inline |
SetNCells2d(int ncells) | CamAdaptor::Grid< gridType > | inline |
SetNLat(int nlat) | CamAdaptor::Grid< gridType > | inline |
SetNLon(int nlon) | CamAdaptor::Grid< gridType > | inline |
SetToCoprocessor(vtkCPDataDescription *coprocessorData, const char *name, vtkSmartPointer< vtkUnstructuredGrid > grid) | CamAdaptor::Grid< gridType > | static |
~Grid() | CamAdaptor::Grid< gridType > | |