#include <hermite_information.hpp>
◆ checkParams()
bool HermiteInformation::checkParams |
( |
| ) |
|
|
inline |
check whether parameters values are correct
- Returns
- true: all correct
◆ clear()
void HermiteInformation::clear |
( |
| ) |
|
|
inline |
◆ printColumn()
void HermiteInformation::printColumn |
( |
std::ostream & |
_fout, |
|
|
const int |
_width = 20 |
|
) |
| |
|
inline |
print data of class members using column style
print data of class members in one line for column style. Notice no newline is printed at the end
- Parameters
-
[out] | _fout | std::ostream output object |
[in] | _width | print width (defaulted 20) |
◆ printColumnTitle()
void HermiteInformation::printColumnTitle |
( |
std::ostream & |
_fout, |
|
|
const int |
_width = 20 |
|
) |
| |
|
inline |
print titles of class members using column style
print titles of class members in one line for column style
- Parameters
-
[out] | _fout | std::ostream output object |
[in] | _width | print width (defaulted 20) |
◆ time_origin
Float HermiteInformation::time_origin |
The documentation for this class was generated from the following file: