Jpp
master_rocky
the software that should make you happy
|
Terminator class of recursive class JMultiGrid. More...
#include <JMultiGrid.hh>
Protected Types | |
typedef JAbscissa_t | abscissa_type |
Protected Member Functions | |
JMultiGrid () | |
Default constructor. More... | |
JMultiGrid (const JGrid< abscissa_type > &bounds) | |
Constructor. More... | |
bool | set (unsigned int index, const JGrid< abscissa_type > &bounds) const |
This method does nothing. More... | |
void | operator() () const |
Dummy operator. More... | |
Friends | |
class | JMultiGrid< 1, JAbscissa_t > |
Terminator class of recursive class JMultiGrid.
This class provides for dummy implementations of interface methods.
Definition at line 98 of file JMultiGrid.hh.
|
protected |
Definition at line 102 of file JMultiGrid.hh.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
This method does nothing.
index | index |
bounds | bounds |
Definition at line 130 of file JMultiGrid.hh.
|
inlineprotected |
|
friend |
Definition at line 102 of file JMultiGrid.hh.