Module grafen::volume [] [src]

Define and construct 3D volume objects.

Structs

Cuboid

A cuboid shaped volume box.

Cylinder

A cylindrical volume.

Sphere

A spherical volume.

Enums

FillType

Variants for how a volume can be filled.

Traits

Contains

Volumes can contain coordinates.

Volume

Traits for volume objects.

Functions

pbc_multiply_volume

Helper function to periodically replicate a set of coordinates for a volume object.

prune_residues_from_volume

Return residue coordinates which are not contained by a volume.