3 #include <boost/shared_ptr.hpp> 20 .
def(luabind::constructor<>())
21 .
def("size", &
std::vector<
boost::shared_ptr<AerosolExtinction> >::size)
22 .
def("push_back", ((
pbt1) &
std::vector<
boost::shared_ptr<AerosolExtinction> >::push_back))
23 .
def("
value", ((vaevt) &
std::vector<
boost::shared_ptr<AerosolExtinction> >::operator[]))
#define REGISTER_LUA_CLASS(X)
#define REGISTER_LUA_CLASS_NAME(X, Y)
void(std::vector< std::string >::* pbt1)(const std::vector< std::string >::value_type &)
Contains classes to abstract away details in various Spurr Radiative Transfer software.
#define REGISTER_LUA_END()
def(luabind::constructor< int >()) .def("rows"
double value(const FullPhysics::AutoDerivative< double > &Ad)
This class maps the state vector to the aerosol extinction on each level.