STORMM Source Documentation
|
This is the complete list of members for stormm::synthesis::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::synthesis::Brickwork | |
Brickwork(const Brickwork &original)=default | stormm::synthesis::Brickwork | |
Brickwork(Brickwork &&original)=default (defined in stormm::synthesis::Brickwork) | stormm::synthesis::Brickwork | |
getAverageBrickLength(UnitCellAxis dim) const | stormm::synthesis::Brickwork | |
getAverageBrickLength(CartesianDimension dim) const (defined in stormm::synthesis::Brickwork) | stormm::synthesis::Brickwork | |
getBrickCount() const | stormm::synthesis::Brickwork | |
getBrickCount(int system_index) const (defined in stormm::synthesis::Brickwork) | stormm::synthesis::Brickwork | |
getBrickLengths(int brick_index) const | stormm::synthesis::Brickwork | |
getBrickLengthsWithHalo(int brick_index) const | stormm::synthesis::Brickwork | |
getBrickOrigin(int brick_index) const | stormm::synthesis::Brickwork | |
getBrickOriginWithHalo(int brick_index) const | stormm::synthesis::Brickwork | |
getSystemCount() const | stormm::synthesis::Brickwork | |
getSystemDimensions(int system_index) const | stormm::synthesis::Brickwork | |
getSystemMembership(int brick_index) const | stormm::synthesis::Brickwork | |
operator=(const Brickwork &original)=default (defined in stormm::synthesis::Brickwork) | stormm::synthesis::Brickwork | |
operator=(Brickwork &&original)=default (defined in stormm::synthesis::Brickwork) | stormm::synthesis::Brickwork | |
subdivide(int target_work_unit_multiple=1, const std::vector< int > &preferred_a_lengths={}, const std::vector< int > &discouraged_a_lengths={}) | stormm::synthesis::Brickwork |