Collect the information needed to swap the coordinates (and, if applicable, the box information) in a highly annotated block of ascii text.
More...
#include <coordinate_swap_plan.h>
|
| CoordinateSwapPlan (CoordinateLineFormat layout=CoordinateLineFormat::FIXED_COLUMN, int atom_count_in=0, int total_width_in=10, int fraction_in=4, int x_start_in=0, int y_start_in=10, int z_start_in=20, const std::vector< int > &coordinate_lines_in={}, const std::vector< int > &x_widths_in={}, const std::vector< int > &y_widths_in={}, const std::vector< int > &z_widths_in={}, const std::vector< int > &x_starts_in={}, const std::vector< int > &y_starts_in={}, const std::vector< int > &z_starts_in={}) |
| The constructors can accept any and all inputs.
|
|
Collect the information needed to swap the coordinates (and, if applicable, the box information) in a highly annotated block of ascii text.
The documentation for this class was generated from the following files: