|
Jpp
18.0.0
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 97 of file JMultiGrid.hh.
|
protected |
Definition at line 101 of file JMultiGrid.hh.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
This method does nothing.
| index | index |
| bounds | bounds |
Definition at line 129 of file JMultiGrid.hh.
|
inlineprotected |
|
friend |
Definition at line 103 of file JMultiGrid.hh.
1.8.5