#include <fiber/bundle/Bundle.hpp>
#include <fiber/finit/FinitAPI.h>
#include <fiber/field/ArrayRef.hpp>
#include <eagle/PhysicalSpace.hpp>
int main()
{
Finit();
{
}
Positions->setPersistentData(
Mem);
{
{
}
Verbose(0) <<
"Fastest run: " <<
g_fastest <<
" TotalCreationTime " <<
CAB->TotalCreationTime << " NumberOfCreations " << CAB->NumberOfCreations;
}
{
{
}
Verbose(0) <<
"Fast run: " <<
g_fast <<
" ration (fastest) " <<
g_fast/
g_fastest <<
" TotalCreationTime " <<
CAB->TotalCreationTime << " NumberOfCreations " << CAB->NumberOfCreations;
}
{
{
}
<< " TotalCreationTime " << CAB->TotalCreationTime << " NumberOfCreations " << CAB->NumberOfCreations;
}
{
{
}
<< " TotalCreationTime " << CAB->TotalCreationTime << " NumberOfCreations " << CAB->NumberOfCreations;
}
{
{
}
<< " TotalCreationTime " << CAB->TotalCreationTime << " NumberOfCreations " << CAB->NumberOfCreations;
}
{
{
}
}
BP.
save(
"130_PerformanceCreator.f5");
return 0;
}
Convenience class that implements a pointer to a Bundle object but adds some useful member funtions t...
Definition Bundle.hpp:779
int save(const string &url, const RefPtr< LoaderProgress > &SaveProgress=nullptr, const RefPtrStorageTransformations &ST=nullptr)
Definition Bundle.cpp:1142
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
A Field is a collection of CreativeArrayBase reference pointers which are accessed via FragmentID obj...
Definition Field.hpp:245
A Representation is a set of Field objects, each of them accessed via some FieldID identifier.
Definition Representation.hpp:101
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2