30   operator double()
 const { 
return pval; }
 
   31   const double* 
ptr()
 const { 
return &
pval; }
 
Definition: FFaMathVar.H:15
 
const double * ptr() const
Definition: FFaMathVar.H:31
 
FFaMathVar & operator=(double x)
Definition: FFaMathVar.H:28
 
FFaMathVar(const FFaMathVar &)=delete
 
double pval
Definition: FFaMathVar.H:16
 
bool operator==(const FFaMathVar &) const
Overload operator '=='.
Definition: FFaMathVar.C:52
 
FFaMathVar & operator=(const FFaMathVar &)=delete
 
~FFaMathVar()
Destructor for FFaMathVar.
Definition: FFaMathVar.C:26
 
FFaMathVar()
Definition: FFaMathVar.H:21
 
char * name
Definition: FFaMathVar.H:19
 
void rename(const char *)
Assign a new name to the variable.
Definition: FFaMathVar.C:37
 
integer(ptr), save, private x
Definition: extCtrlSysRoutinesModule.f90:16