Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::CurveFitting::NLLS::evaluate_model_work Struct Reference

workspace for subroutine evaluateModel More...

#include <Workspaces.h>

Public Attributes

DoubleFortranVector Hd
 
DoubleFortranVector Jd
 
double md_gn = 0.0
 

Detailed Description

workspace for subroutine evaluateModel

Definition at line 222 of file Workspaces.h.

Member Data Documentation

◆ Hd

DoubleFortranVector Mantid::CurveFitting::NLLS::evaluate_model_work::Hd

Definition at line 223 of file Workspaces.h.

Referenced by Mantid::CurveFitting::NLLS::evaluateModel().

◆ Jd

DoubleFortranVector Mantid::CurveFitting::NLLS::evaluate_model_work::Jd

Definition at line 223 of file Workspaces.h.

Referenced by Mantid::CurveFitting::NLLS::evaluateModel().

◆ md_gn

double Mantid::CurveFitting::NLLS::evaluate_model_work::md_gn = 0.0

Definition at line 224 of file Workspaces.h.

Referenced by Mantid::CurveFitting::NLLS::evaluateModel().


The documentation for this struct was generated from the following file: