OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::FixedChargeAdapter Class Reference

Public Member Functions

 FixedChargeAdapter (AtomType *AT)
 
void makeFixedCharge (RealType charge)
 
bool isFixedCharge ()
 
RealType getCharge ()
 

Detailed Description

Definition at line 61 of file FixedChargeAdapter.hpp.

Constructor & Destructor Documentation

◆ FixedChargeAdapter()

OpenMD::FixedChargeAdapter::FixedChargeAdapter ( AtomType * AT)
inline

Definition at line 63 of file FixedChargeAdapter.hpp.

Member Function Documentation

◆ getCharge()

RealType OpenMD::FixedChargeAdapter::getCharge ( )

Definition at line 97 of file FixedChargeAdapter.cpp.

◆ isFixedCharge()

bool OpenMD::FixedChargeAdapter::isFixedCharge ( )

Definition at line 54 of file FixedChargeAdapter.cpp.

◆ makeFixedCharge()

void OpenMD::FixedChargeAdapter::makeFixedCharge ( RealType charge)

Definition at line 102 of file FixedChargeAdapter.cpp.


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