23 #include <boost/shared_ptr.hpp> 36 # ifndef WEIPA_STATIC_LIB 39 # define WEIPA_DLL_API __declspec(dllexport) 41 # define WEIPA_DLL_API __declspec(dllimport) boost::shared_ptr< const EscriptDataset > const_EscriptDataset_ptr
Definition: weipa.h:67
std::vector< float * > CoordArray
Definition: weipa.h:57
boost::shared_ptr< DomainChunk > DomainChunk_ptr
Definition: weipa.h:61
std::vector< std::string > StringVec
Definition: weipa.h:56
Definition: NodeData.h:26
Definition: DataVar.cpp:43
std::vector< int > IntVec
Definition: weipa.h:55
std::map< int, size_t > IndexMap
Definition: weipa.h:58
boost::shared_ptr< DataVar > DataVar_ptr
Definition: weipa.h:60
boost::shared_ptr< EscriptDataset > EscriptDataset_ptr
Definition: weipa.h:63
boost::shared_ptr< ElementData > ElementData_ptr
Definition: weipa.h:62
boost::shared_ptr< const DomainChunk > const_DomainChunk_ptr
Definition: weipa.h:66
std::vector< float > FloatVec
Definition: weipa.h:52
boost::shared_ptr< NodeData > NodeData_ptr
Definition: weipa.h:64