Ising_OPV
v4.0.2
Generates and analyzes model bulk heterojunction morphologies in a parallel computing environment
|
This is the complete list of members for Ising_OPV::Lattice, including all inherited members.
calculateDestinationCoords(const Coords &coords_initial, const int i, const int j, const int k, Coords &coords_dest) const | Ising_OPV::Lattice | |
calculateDX(const int x, const int i) const | Ising_OPV::Lattice | |
calculateDX(const Coords &coords_initial, const Coords &coords_dest) const | Ising_OPV::Lattice | |
calculateDY(const int y, const int j) const | Ising_OPV::Lattice | |
calculateDY(const Coords &coords_initial, const Coords &coords_dest) const | Ising_OPV::Lattice | |
calculateDZ(const int z, const int k) const | Ising_OPV::Lattice | |
calculateDZ(const Coords &coords_initial, const Coords &coords_dest) const | Ising_OPV::Lattice | |
calculateLatticeDistanceSquared(const Coords &coords_start, const Coords &coords_dest) const | Ising_OPV::Lattice | |
checkMoveValidity(const Coords &coords_initial, const int i, const int j, const int k) const | Ising_OPV::Lattice | |
extractSublattice(const int x, const int sublength, const int y, const int subwidth, const int z, const int subheight) const | Ising_OPV::Lattice | |
generateRandomCoords() | Ising_OPV::Lattice | |
generateRandomX() | Ising_OPV::Lattice | |
generateRandomY() | Ising_OPV::Lattice | |
generateRandomZ() | Ising_OPV::Lattice | |
getHeight() const | Ising_OPV::Lattice | |
getLength() const | Ising_OPV::Lattice | |
getNumSites() const | Ising_OPV::Lattice | |
getSiteCoords(long int site_index) const | Ising_OPV::Lattice | |
getSiteIndex(const Coords &coords) const | Ising_OPV::Lattice | |
getSiteIndex(const int x, const int y, const int z) const | Ising_OPV::Lattice | |
getSiteType(const long int site_index) const | Ising_OPV::Lattice | |
getSiteType(const Coords &coords) const | Ising_OPV::Lattice | |
getSiteType(const int x, const int y, const int z) const | Ising_OPV::Lattice | |
getUnitSize() const | Ising_OPV::Lattice | |
getVolume() const | Ising_OPV::Lattice | |
getWidth() const | Ising_OPV::Lattice | |
init(const Lattice_Params ¶ms) | Ising_OPV::Lattice | |
isXPeriodic() const | Ising_OPV::Lattice | |
isYPeriodic() const | Ising_OPV::Lattice | |
isZPeriodic() const | Ising_OPV::Lattice | |
Lattice() | Ising_OPV::Lattice | |
resize(const int length_new, const int width_new, const int height_new) | Ising_OPV::Lattice | |
setSiteType(const long int site_index, const char site_type) | Ising_OPV::Lattice | |
setSiteType(const int x, const int y, const int z, const char site_type) | Ising_OPV::Lattice |