j-avdeev / laserConvectionBC-OFcom

laserConvectionBC. OF.com support
0 stars 0 forks source link

laserConvectionFvPatchField.C:339:66: error: no matching function for call to ‘Foam::List<Foam::Vector<double> >::append(Foam::ITstream&)’ #2

Open j-avdeev opened 2 years ago

j-avdeev commented 2 years ago

laserConvectionFvPatchField.C: In constructor ‘Foam::laserConvectionFvPatchField::laserConvectionFvPatchField(const Foam::fvPatch&, const Foam::DimensionedField<Type, Foam::volMesh>&, const Foam::dictionary&)’: laserConvectionFvPatchField.C:339:66: error: no matching function for call to ‘Foam::List<Foam::Vector >::append(Foam::ITstream&)’ 339 | sourceCenters_.append(sourceDict.lookup("spotCenter"));