Menu

Commit [r772]  Maximize  Restore  History

with revised dArrayT::operator=,

a = 0;
is ambiguous and needs to be replaced with:
a = 0.0;
that is, explicitly put a floating point number on the RHS.

paklein 2004-03-16

changed /trunk/lib/lib.junk
changed /trunk/src/elements/contact/FrictionalContactElement2DT.cpp
changed /trunk/src/elements/contact/PenaltyContactElement2DT.cpp
changed /trunk/src/elements/contact/PenaltyContactElement3DT.cpp
changed /trunk/src/elements/solid/materialforce/SSMF.cpp
changed /trunk/src/elements/solid/materialforce/SSQ1P0MF.cpp
changed /trunk/src/elements/solid/materialforce/SSQ2P1MF.cpp
changed /trunk/src/elements/solid/materialforce/SmallStrainMF.cpp
changed /trunk/src/elements/solid/materialforce/UpLagMF.cpp
/trunk/lib/lib.junk Diff Switch to side-by-side view
Loading...
/trunk/src/elements/contact/FrictionalContactElement2DT.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/elements/contact/PenaltyContactElement2DT.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/elements/contact/PenaltyContactElement3DT.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/elements/solid/materialforce/SSMF.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/elements/solid/materialforce/SSQ1P0MF.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/elements/solid/materialforce/SSQ2P1MF.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/elements/solid/materialforce/SmallStrainMF.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/elements/solid/materialforce/UpLagMF.cpp Diff Switch to side-by-side view
Loading...