Ginan
Loading...
Searching...
No Matches
loading Class Reference

Detailed Description

Functions to compute the load

Author
Sébastien Allgeyer
Date
26/2/21
Collaboration diagram for loading:

Public Member Functions

 loading ()
 
 loading (std::string)
 
 ~loading ()
 
void set_name (std::string name)
 
void read ()
 
double interpolate_gz (double)
 
double interpolate_gh (double)
 

Constructor & Destructor Documentation

◆ loading() [1/2]

loading::loading ( )

◆ loading() [2/2]

loading::loading ( std::string fname)

◆ ~loading()

loading::~loading ( )
inline

Member Function Documentation

◆ interpolate_gh()

double loading::interpolate_gh ( double x)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ interpolate_gz()

double loading::interpolate_gz ( double x)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ read()

void loading::read ( )
Here is the caller graph for this function:

◆ set_name()

void loading::set_name ( std::string name)
Here is the caller graph for this function:

The documentation for this class was generated from the following files: