Public Member Functions | List of all members
PLMD::WeightBase Class Referenceabstract

#include <Grid.h>

Inheritance diagram for PLMD::WeightBase:
Inheritance graph
[legend]

Public Member Functions

virtual ~WeightBase ()
 
virtual double projectInnerLoop (double &input, double &v)=0
 
virtual double projectOuterLoop (double &v)=0
 

Constructor & Destructor Documentation

◆ ~WeightBase()

virtual PLMD::WeightBase::~WeightBase ( )
inlinevirtual

Member Function Documentation

◆ projectInnerLoop()

virtual double PLMD::WeightBase::projectInnerLoop ( double &  input,
double &  v 
)
pure virtual

◆ projectOuterLoop()

virtual double PLMD::WeightBase::projectOuterLoop ( double &  v)
pure virtual

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