DiFfRG
Loading...
Searching...
No Matches
DiFfRG::ExternalDataInterpolator Member List

This is the complete list of members for DiFfRG::ExternalDataInterpolator, including all inherited members.

check_consistency(double tolerance) constDiFfRG::ExternalDataInterpolatorprivate
derivative(double x, uint i) constDiFfRG::ExternalDataInterpolator
ExternalDataInterpolator(std::vector< std::string > input_files, std::vector< std::function< double(double)> > post_processors, char separator=',', bool has_header=false, uint x_column=0, uint order=1)DiFfRG::ExternalDataInterpolator
ExternalDataInterpolator(std::vector< std::string > input_files, char separator=',', bool has_header=false, uint x_column=0, uint order=1)DiFfRG::ExternalDataInterpolator
ExternalDataInterpolator()DiFfRG::ExternalDataInterpolator
file_dataDiFfRG::ExternalDataInterpolatorprivate
input_fileDiFfRG::ExternalDataInterpolatorprivate
interpolatorsDiFfRG::ExternalDataInterpolatorprivate
max_xDiFfRG::ExternalDataInterpolatorprivate
min_xDiFfRG::ExternalDataInterpolatorprivate
setup(const std::vector< std::string > &input_files, const std::vector< std::function< double(double)> > &post_processors, char separator=',', bool has_header=false, uint x_column=0, uint order=1)DiFfRG::ExternalDataInterpolatorprivate
value(double x, uint i) constDiFfRG::ExternalDataInterpolator