COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Bug List
Member cf3::common::PE::detail::all_gatherc_impl (const Communicator &comm, const T *in_values, const int in_n, T *out_values, const int stride)
(in OpenMPI ) MPI_CHECK_RESULT(MPI_Allgather, (const_cast<T*>(in_values), in_n*stride, type, out_buf, in_n*stride, type, comm));
Member CriterionMilestoneIteration::operator() ()
normally option("milestone_rate").value<Uint>() should be used but that throws a bad any_cast exception somehow !?
Member Line2D::compute_normal (const NodesT &nodes, CoordsT &normal)
this normal is a P1 approximation
Member Writer::write ()

the field values of the space should be interpolated to the cell-centre, similar to the tecplot writer

the field values of the space should be interpolated to the cell-centre, similar to the tecplot writer

Send comments to:
COOLFluiD Web Admin