Pteros
2.0
Molecular modeling library for human beings!
pteros_dssp_wrapper.h
1
#pragma once
2
3
#include "pteros/core/selection.h"
4
5
namespace
pteros {
6
void
dssp_wrapper(Selection& sel, std::ostream &io);
7
std::string dssp_string(
pteros::Selection
& sel);
8
}
9
pteros::Selection
Selection class.
Definition:
selection.h:65
src
core
pteros_dssp_wrapper.h
Generated on Sat Jul 9 2022 15:59:59 for Pteros by
1.8.17