Free Electron
Public Member Functions | Private Attributes | List of all members
fe::ext::Drag Class Reference

Contribute viscous drag. More...

#include <Drag.h>

Inheritance diagram for fe::ext::Drag:
Inheritance graph
[legend]

Public Member Functions

 Drag (sp< Scope > spScope)
 
void bind (const Record &record)
 
void operator() (const Record &record)
 Override this function to implement the record operation. More...
 
- Public Member Functions inherited from fe::RecordOperation
 RecordOperation (sp< Scope > &spScope)
 
void operator() (sp< RecordGroup > &spRG)
 
FilterList & filters (void)
 
void addFilter (const BaseAccessor &filter)
 
void setup (BaseAccessor &accessor, const String &attribute)
 

Private Attributes

Particle m_particleRV
 

Detailed Description

Contribute viscous drag.

Member Function Documentation

◆ operator()()

void fe::ext::Drag::operator() ( const Record record)
virtual

Override this function to implement the record operation.

Implements fe::RecordOperation.


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