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

Search Results

Register Blogs Members List Search Today's Posts Mark Forums Read

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: levka
Forum: OpenFOAM Programming & Development July 4, 2013, 09:05
Replies: 8
Views: 1,357
Posted By levka
error: ‘plane’ was not declared in this scope ...

error: ‘plane’ was not declared in this scope
And another code

point xyz(0,0,0) ;// choose the point through which //the plane goes

vector dir(0,0,1) ;// normal direction
plane...
Forum: OpenFOAM Programming & Development July 4, 2013, 08:06
Replies: 8
Views: 1,357
Posted By levka
const point& p1=vector(0,0,0 ); const point&...

const point& p1=vector(0,0,0 );
const point& p2=vector(0,0,10 );
const point& p3=vector(0,0,20 );

PtrList<plane> Myplane(p1,p2,p3);

where is mistake?
Forum: OpenFOAM Programming & Development July 4, 2013, 06:37
Replies: 8
Views: 1,357
Posted By levka
Did you manage to figure out how to define a...

Did you manage to figure out how to define a object of "class plane"??
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 00:42.