icedb  version 0.5.1
Snow particle scattering database API
Namespaces | Macros | Variables
refractStore.cpp File Reference
#include <cmath>
#include <complex>
#include <fstream>
#include <valarray>
#include <mutex>
#include <boost/shared_ptr.hpp>
#include <boost/tokenizer.hpp>
#include "../icedb/refract/refract.hpp"
#include "../icedb/refract/refractBase.hpp"
#include "../icedb/zeros.hpp"
#include "../icedb/units/units.hpp"
#include "../icedb/error.hpp"
#include "../icedb/logging.hpp"
Include dependency graph for refractStore.cpp:

Go to the source code of this file.

Namespaces

 scatdb
 
 scatdb::refract
 

Macros

#define _SCL_SECURE_NO_WARNINGS
 

Variables

const char * scatdb::refract::teststr = "test"
 

Macro Definition Documentation

◆ _SCL_SECURE_NO_WARNINGS

#define _SCL_SECURE_NO_WARNINGS

Definition at line 1 of file refractStore.cpp.