Rosetta
Classes | Typedefs | Functions
core::pack::guidance_scoreterms::voids_penalty_energy Namespace Reference

Classes

class  VoidsPenaltyEnergy
 VoidsPenaltyEnergy ("voids_penalty" score term), an EnergyMethod intended for packing, which penalizes solutions in which the total volume to fill differs greatly from the total volume of the current set of rotamers. More...
 
class  VoidsPenaltyEnergyCreator
 
class  VoidsPenaltyVoxelGrid
 A 3D boolean array used for identifying core voxels in the VoidsPenaltyEnergy. More...
 

Typedefs

typedef utility::pointer::shared_ptr< VoidsPenaltyEnergyVoidsPenaltyEnergyOP
 
typedef utility::pointer::shared_ptr< VoidsPenaltyEnergy const > VoidsPenaltyEnergyCOP
 
typedef utility::pointer::shared_ptr< VoidsPenaltyVoxelGridVoidsPenaltyVoxelGridOP
 
typedef utility::pointer::shared_ptr< VoidsPenaltyVoxelGrid const > VoidsPenaltyVoxelGridCOP
 

Functions

static basic::Tracer TR ("core.pack.voids_penalty_energy.VoidsPenaltyEnergy")
 

Typedef Documentation

◆ VoidsPenaltyEnergyCOP

◆ VoidsPenaltyEnergyOP

◆ VoidsPenaltyVoxelGridCOP

◆ VoidsPenaltyVoxelGridOP

Function Documentation

◆ TR()

static basic::Tracer core::pack::guidance_scoreterms::voids_penalty_energy::TR ( "core.pack.voids_penalty_energy.VoidsPenaltyEnergy"  )
static