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 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: rudolf.hellmuth
Forum: OpenFOAM Programming & Development January 14, 2013, 10:18
Replies: 7
Views: 1,983
Posted By rudolf.hellmuth
Yes, Dominic, this would be an workaround. I...

Yes, Dominic, this would be an workaround. I would rather not have to do that, because I will have to gather the data outside the class, which is not very elegant. It would be much more elegant to do...
Forum: OpenFOAM Programming & Development January 14, 2013, 10:05
Replies: 7
Views: 1,983
Posted By rudolf.hellmuth
It seems that when autoPtr<T> = autoptr1 (new...

It seems that when
autoPtr<T> = autoptr1 (new T...);
autoPtr<T> = autoptr2;

autoptr2(autoptr1);

the contents of autoptr1 are deleted.

Maybe when the pointer is deleted when passed to the...
Forum: OpenFOAM Programming & Development January 14, 2013, 07:35
Replies: 7
Views: 1,983
Posted By rudolf.hellmuth
The same has happened to me. I am coding a...

The same has happened to me.

I am coding a chemistry model for liquid solutions. The user defines the number of solutes and reactions. Therefore it has

PtrList<Solute> solution::soluteList;...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 01:58.