STORMM Source Documentation
Loading...
Searching...
No Matches
stormm::energy::Brickwork Member List

This is the complete list of members for stormm::energy::Brickwork, including all inherited members.

Brickwork(const std::vector< int3 > &system_dimensions_in={}, int a_span_max_in=7, int bc_cross_section_max_in=16, int halo_under_in=1, int halo_over_in=0, int max_nonhalo_volume_in=48, int target_multiple=1, const std::vector< int > &preferred_a_lengths={}, const std::vector< int > &discouraged_a_lengths={})stormm::energy::Brickwork
Brickwork(const Brickwork &original)=defaultstormm::energy::Brickwork
Brickwork(Brickwork &&original)=default (defined in stormm::energy::Brickwork)stormm::energy::Brickwork
getAverageBrickLength(UnitCellAxis dim) conststormm::energy::Brickwork
getAverageBrickLength(CartesianDimension dim) const (defined in stormm::energy::Brickwork)stormm::energy::Brickwork
getBrickCount() conststormm::energy::Brickwork
getBrickCount(int system_index) const (defined in stormm::energy::Brickwork)stormm::energy::Brickwork
getBrickLengths(int brick_index) conststormm::energy::Brickwork
getBrickLengthsWithHalo(int brick_index) conststormm::energy::Brickwork
getBrickOrigin(int brick_index) conststormm::energy::Brickwork
getBrickOriginWithHalo(int brick_index) conststormm::energy::Brickwork
getSystemCount() conststormm::energy::Brickwork
getSystemDimensions(int system_index) conststormm::energy::Brickwork
getSystemMembership(int brick_index) conststormm::energy::Brickwork
operator=(const Brickwork &original)=default (defined in stormm::energy::Brickwork)stormm::energy::Brickwork
operator=(Brickwork &&original)=default (defined in stormm::energy::Brickwork)stormm::energy::Brickwork
subdivide(int target_work_unit_multiple=1, const std::vector< int > &preferred_a_lengths={}, const std::vector< int > &discouraged_a_lengths={})stormm::energy::Brickwork