ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
This is the complete list of members for CellDataSoA, including all inherited members.
_centers_f (defined in CellDataSoA) | CellDataSoA | |
_centers_m_r (defined in CellDataSoA) | CellDataSoA | |
_centers_num (defined in CellDataSoA) | CellDataSoA | |
_centers_r (defined in CellDataSoA) | CellDataSoA | |
_centers_V (defined in CellDataSoA) | CellDataSoA | |
_charges_num (defined in CellDataSoA) | CellDataSoA | |
_charges_q (defined in CellDataSoA) | CellDataSoA | |
_dipoles_e (defined in CellDataSoA) | CellDataSoA | |
_dipoles_M (defined in CellDataSoA) | CellDataSoA | |
_dipoles_num (defined in CellDataSoA) | CellDataSoA | |
_dipoles_p (defined in CellDataSoA) | CellDataSoA | |
_ljc_id (defined in CellDataSoA) | CellDataSoA | |
_ljc_num (defined in CellDataSoA) | CellDataSoA | |
_mol_charges_num (defined in CellDataSoA) | CellDataSoA | |
_mol_dipoles_num (defined in CellDataSoA) | CellDataSoA | |
_mol_ljc_num (defined in CellDataSoA) | CellDataSoA | |
_mol_pos (defined in CellDataSoA) | CellDataSoA | |
_mol_quadrupoles_num (defined in CellDataSoA) | CellDataSoA | |
_quadrupoles_e (defined in CellDataSoA) | CellDataSoA | |
_quadrupoles_m (defined in CellDataSoA) | CellDataSoA | |
_quadrupoles_M (defined in CellDataSoA) | CellDataSoA | |
_quadrupoles_num (defined in CellDataSoA) | CellDataSoA | |
CellDataSoA(size_t mol_arg, size_t ljc_arg, size_t charges_arg, size_t dipoles_arg, size_t quadrupoles_arg) (defined in CellDataSoA) | CellDataSoA | inline |
decrementMolNum() (defined in CellDataSoABase) | CellDataSoABase | inline |
getBeginAccum(QuantityType qt, SiteType st, CoordinateType coord) (defined in CellDataSoA) | CellDataSoA | inline |
getBeginAccum(QuantityType qt, SiteType st, CoordinateType coord) const (defined in CellDataSoA) | CellDataSoA | inline |
getBeginCalc(QuantityType qt, SiteType st, CoordinateType coord) | CellDataSoA | inline |
getBeginCalc(QuantityType qt, SiteType st, CoordinateType coord) const (defined in CellDataSoA) | CellDataSoA | inline |
getDynamicSize() const (defined in CellDataSoA) | CellDataSoA | inline |
getMolNum() const (defined in CellDataSoABase) | CellDataSoABase | inline |
getTripletAccum(QuantityType qt, SiteType st, size_t index) const (defined in CellDataSoA) | CellDataSoA | inline |
getTripletCalc(QuantityType qt, SiteType st, size_t index) const | CellDataSoA | inline |
incrementMolNum() (defined in CellDataSoABase) | CellDataSoABase | inline |
initDistLookupPointers(AlignedArray< vcp_lookupOrMask_single > ¢ers_dist_lookup, vcp_lookupOrMask_single *&ljc_dist_lookup, vcp_lookupOrMask_single *&charges_dist_lookup, vcp_lookupOrMask_single *&dipoles_dist_lookup, vcp_lookupOrMask_single *&quadrupoles_dist_lookup) const (defined in CellDataSoA) | CellDataSoA | inline |
initDistLookupPointersSingle(AlignedArray< vcp_lookupOrMask_single > ¢ers_dist_lookup, vcp_lookupOrMask_single *&sites_dist_lookup, size_t sites_num) const (defined in CellDataSoA) | CellDataSoA | inline |
pushBackCharge(const size_t index, std::array< vcp_real_calc, 3 > moleculePos, std::array< vcp_real_calc, 3 > centerPos, vcp_real_calc charge) | CellDataSoA | inline |
pushBackDipole(const size_t index, std::array< vcp_real_calc, 3 > moleculePos, std::array< vcp_real_calc, 3 > centerPos, vcp_real_calc dipoleMoment, std::array< vcp_real_calc, 3 > orientation) | CellDataSoA | inline |
pushBackLJC(const size_t index, std::array< vcp_real_calc, 3 > moleculePos, std::array< vcp_real_calc, 3 > centerPos, vcp_ljc_id_t lookUpIndex) | CellDataSoA | inline |
pushBackQuadrupole(const size_t index, std::array< vcp_real_calc, 3 > moleculePos, std::array< vcp_real_calc, 3 > centerPos, vcp_real_calc quadrupoleMoment, std::array< vcp_real_calc, 3 > orientation) | CellDataSoA | inline |
QuantityType enum name (defined in CellDataSoA) | CellDataSoA | |
resize(size_t molecules_arg, size_t ljcenters_arg, size_t charges_arg, size_t dipoles_arg, size_t quadrupoles_arg) (defined in CellDataSoA) | CellDataSoA | inline |
setMolNum(size_t molNum) (defined in CellDataSoABase) | CellDataSoABase | inline |
setTripletAccum(std::array< vcp_real_accum, 3 > t, QuantityType qt, SiteType st, size_t index) (defined in CellDataSoA) | CellDataSoA | inline |
setTripletCalc(std::array< vcp_real_calc, 3 > t, QuantityType qt, SiteType st, size_t index) | CellDataSoA | inline |