Hex  2.2
Hydrogen-electron collision solver
Public Member Functions | Data Fields
CommandLine::s_zipdata Struct Reference

A B-spline expansion of a solution to "zip". See Bspline::zip .

#include <io.h>

Public Member Functions

 s_zipdata ()
 

Data Fields

std::string file
 
Real Xmin
 
Real Ymin
 
Real Xmax
 
Real Ymax
 
int nX
 
int nY
 

Constructor & Destructor Documentation

◆ s_zipdata()

CommandLine::s_zipdata::s_zipdata ( )
inline

Field Documentation

◆ file

std::string CommandLine::s_zipdata::file

◆ nX

int CommandLine::s_zipdata::nX

◆ nY

int CommandLine::s_zipdata::nY

◆ Xmax

Real CommandLine::s_zipdata::Xmax

◆ Xmin

Real CommandLine::s_zipdata::Xmin

◆ Ymax

Real CommandLine::s_zipdata::Ymax

◆ Ymin

Real CommandLine::s_zipdata::Ymin

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