CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Bernhard
Forum: OpenFOAM Programming & Development December 10, 2013, 01:56
Replies: 17
Views: 3,348
Posted By Bernhard
This is your third topic about this issue. What...

This is your third topic about this issue. What is it that you are exactly trying to achieve? Are you sure you need std::vector? There is likely a better solution in the OpenFOAM framework.

Thus,...
Forum: OpenFOAM Programming & Development December 8, 2013, 09:55
Replies: 17
Views: 3,348
Posted By Bernhard
You would need vector someVec(i,1,1); to...

You would need
vector someVec(i,1,1);
to properly initialize in C++. As you write it, you are calling some function with the name someVec, which does not exist clearly (as your errormessage...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 16:02.