votca 2024.1-dev
Loading...
Searching...
No Matches
Functions
csg_resample.cc File Reference
#include <iostream>
#include <boost/program_options.hpp>
#include <votca/tools/akimaspline.h>
#include <votca/tools/cubicspline.h>
#include <votca/tools/linspline.h>
#include <votca/tools/spline.h>
#include <votca/tools/table.h>
#include <votca/tools/tokenizer.h>
#include "votca/csg/version.h"
Include dependency graph for csg_resample.cc:

Go to the source code of this file.

Functions

void help_text ()
 
void check_option (po::options_description &desc, po::variables_map &vm, const string &option)
 
int main (int argc, char **argv)
 

Function Documentation

◆ check_option()

void check_option ( po::options_description & desc,
po::variables_map & vm,
const string & option )

Definition at line 48 of file csg_resample.cc.

◆ help_text()

void help_text ( void )

Definition at line 40 of file csg_resample.cc.

◆ main()

int main ( int argc,
char ** argv )

Definition at line 57 of file csg_resample.cc.