SSINT_matrix Class Reference

#include <LJ_matrix.h>

Public Member Functions

 SSINT_matrix ()
 
 ~SSINT_matrix ()
 
int init (string ssint_params_fname, string ssint_type, int calc_ssint, scalar ssint_cutoff)
 
map< string, scalarget_SSINT_params (int type1, int type2)
 
int get_num_types ()
 

Private Member Functions

int init_ssint (string ssint_params_fname, string ssint_type, scalar ssint_cutoff)
 
int init_steric ()
 

Private Attributes

map< string, scalar > * params
 
int num_ssint_face_types
 

Constructor & Destructor Documentation

◆ SSINT_matrix()

SSINT_matrix::SSINT_matrix ( )

◆ ~SSINT_matrix()

SSINT_matrix::~SSINT_matrix ( )

Member Function Documentation

◆ get_num_types()

int SSINT_matrix::get_num_types ( )

Referenced by Blob::init().

◆ get_SSINT_params()

map< string, scalar > SSINT_matrix::get_SSINT_params ( int  type1,
int  type2 
)

◆ init()

int SSINT_matrix::init ( string  ssint_params_fname,
string  ssint_type,
int  calc_ssint,
scalar  ssint_cutoff 
)

Referenced by World::init().

◆ init_ssint()

int SSINT_matrix::init_ssint ( string  ssint_params_fname,
string  ssint_type,
scalar  ssint_cutoff 
)
private

◆ init_steric()

int SSINT_matrix::init_steric ( )
private

Field Documentation

◆ num_ssint_face_types

int SSINT_matrix::num_ssint_face_types
private

◆ params

map<string, scalar>* SSINT_matrix::params
private

The documentation for this class was generated from the following files: