Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Enumerations | Functions
SasaMethodFactory.hh File Reference
#include <core/scoring/sasa/SasaMethod.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::scoring
 
 core::scoring::sasa
 

Enumerations

enum  core::scoring::sasa::SasaMethodEnum { core::scoring::sasa::LeGrand = 1, core::scoring::sasa::SasaMethodType_total = LeGrand }
 

Functions

SasaMethodOP core::scoring::sasa::create_sasa_method (SasaMethodEnum method, core::Real probe_radius, SasaRadii radii_set)
 Very (very) basic implementation until I understand the regular implementation used by constraints/features/etc. Also used for me to debug everything else before creating the real factory. More...