37 cout <<
"Test of MINC files reader..." << endl;
39 auto data(
asl::read(
"subject04_crisp_v.mnc", 0));
48 cout <<
"Test of MINC files reader +..." << endl;
50 auto data(
asl::read(
"subject04_crisp_v.mnc", 0));
63 cout <<
"Test of Surface STL files reader..." << endl;
SPDataWithGhostNodesACLData read(const string &fileName, unsigned int arrayNum, acl::CommandQueue queue=acl::hardware.defaultQueue)
SPDataWithGhostNodesACLData readSurface(const string &fileName, double dx, acl::CommandQueue queue=acl::hardware.defaultQueue)
virtual void execute()
Executes the numerical procedure.
Algorithm for generation of coarsed dataset.
void writeVTKXML(const std::string &fileName, const AbstractData &data, const std::string &name)
virtual void init()
Builds the necesery internal data and kernels.