#include <sou1d_legendre.h>
Public Member Functions | |
CSourceFtn1dLegendrePoly (string p1="", string p2="", int l=0, int m=0, bool repart=true, int nc=10, double rmin=0., double rmax=50.) | |
CSourceFtn1dLegendrePoly (const CSourceFtn1dLegendrePoly &A) | |
bool | Read (const parameterMap &s) |
read from parameter map | |
bool | Write (parameterMap &s) |
write to parameter map | |
void | CopyState (const CSourceFtn1dLegendrePoly &A) |
Definition at line 8 of file sou1d_legendre.h.
CSourceFtn1dLegendrePoly::CSourceFtn1dLegendrePoly | ( | string | p1 = "" , |
|
string | p2 = "" , |
|||
int | l = 0 , |
|||
int | m = 0 , |
|||
bool | repart = true , |
|||
int | nc = 10 , |
|||
double | rmin = 0. , |
|||
double | rmax = 50. | |||
) | [inline] |
Definition at line 11 of file sou1d_legendre.h.
CSourceFtn1dLegendrePoly::CSourceFtn1dLegendrePoly | ( | const CSourceFtn1dLegendrePoly & | A | ) | [inline] |
Definition at line 14 of file sou1d_legendre.h.
void CSourceFtn1dLegendrePoly::CopyState | ( | const CSourceFtn1dLegendrePoly & | A | ) | [inline] |
Definition at line 22 of file sou1d_legendre.h.
bool CSourceFtn1dLegendrePoly::Read | ( | const parameterMap & | s | ) |
bool CSourceFtn1dLegendrePoly::Write | ( | parameterMap & | s | ) |