Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Time 10:00

Attendees

Discussion items

TimeItemWhoNotes
 Review last meeting  
 Review recent commits 

 

 Trunk 

Trunk fixed, WorkingTrunk merged in by Irana.

 Superquadrics

 

Joel was here for a week, tested teh superquadrics for ellipses.

He and Deepak made a documentation how to install the paraview superbuild (tested by wouter, thejas, ...).

superellisoids work with inf walls and periodic systems (needs to be tested)

  • scordee, Irana Denissen: move superquadrics branch to trunk (after Christmas)
  • scordee send paraview instructions to Thomas
  • Thomas Weinhart test paraview instructions on mac

    If parallel implementation is needed, Marnix can do it
 MercuryMonth 

9/4 - 4/5
Thomas Weinhart told johnny, need to see how much we can fund him

 C++ issues 

Pop quiz: What does this return?

int i = -1;
unsigned n = 5;
for (int i=-n; i<n; ++i) std::cout << i;

Casting is so dangerous!

 Paraview output 

Marnix added code so uou can use paraview in parallel

also, the list of files in the paraview script got corrected

 Testing of MPI 

Test for MPI should be named *MPI[0-9]*SelfTest, *MPI[0-9]*Demo, *MPI[0-9]*UnitTest

 Git-svn 

We will use Bitbucket server instead of Bitbucket cloud. Chris de jong did obtain the license for Bitbucket server.

(to be done in January by Anthony and Irana)

 Next meeting 

Jan 18, 10:00

 

SVN log since last meeting (r2510 ff)

 

  • No labels