git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14520 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/contact_radius,ComputeSMDContactRadius)
|
||||
ComputeStyle(smd/contact/radius,ComputeSMDContactRadius)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/hourglass_error,ComputeSMDHourglassError)
|
||||
ComputeStyle(smd/hourglass/error,ComputeSMDHourglassError)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/internal_energy,ComputeSMDInternalEnergy)
|
||||
ComputeStyle(smd/internal/energy,ComputeSMDInternalEnergy)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/plastic_strain,ComputeSMDPlasticStrain)
|
||||
ComputeStyle(smd/plastic/strain,ComputeSMDPlasticStrain)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/plastic_strain_rate,ComputeSMDPlasticStrainRate)
|
||||
ComputeStyle(smd/plastic/strain/rate,ComputeSMDPlasticStrainRate)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/tlsph_defgrad,ComputeSMDTLSPHDefgrad)
|
||||
ComputeStyle(smd/tlsph/defgrad,ComputeSMDTLSPHDefgrad)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/tlsph_dt,ComputeSMDTlsphDt)
|
||||
ComputeStyle(smd/tlsph/dt,ComputeSMDTlsphDt)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/tlsph_num_neighs,ComputeSMDTLSPHNumNeighs)
|
||||
ComputeStyle(smd/tlsph/num/neighs,ComputeSMDTLSPHNumNeighs)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/tlsph_shape,ComputeSmdTlsphShape)
|
||||
ComputeStyle(smd/tlsph/shape,ComputeSmdTlsphShape)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/tlsph_strain,ComputeSMDTLSPHstrain)
|
||||
ComputeStyle(smd/tlsph/strain,ComputeSMDTLSPHstrain)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/tlsph_strain_rate,ComputeSMDTLSPHStrainRate)
|
||||
ComputeStyle(smd/tlsph/strain/rate,ComputeSMDTLSPHStrainRate)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/tlsph_stress, ComputeSMDTLSPHStress)
|
||||
ComputeStyle(smd/tlsph/stress, ComputeSMDTLSPHStress)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/triangle_vertices,ComputeSMDTriangleVertices)
|
||||
ComputeStyle(smd/triangle/vertices,ComputeSMDTriangleVertices)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/ulsph_effm,ComputeSMD_Ulsph_Effm)
|
||||
ComputeStyle(smd/ulsph/effm,ComputeSMD_Ulsph_Effm)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/ulsph_num_neighs,ComputeSMDULSPHNumNeighs)
|
||||
ComputeStyle(smd/ulsph/num/neighs,ComputeSMDULSPHNumNeighs)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/ulsph_strain,ComputeSMDULSPHstrain)
|
||||
ComputeStyle(smd/ulsph/strain,ComputeSMDULSPHstrain)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/ulsph_strain_rate,ComputeSMDULSPHStrainRate)
|
||||
ComputeStyle(smd/ulsph/strain/rate,ComputeSMDULSPHStrainRate)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifdef COMPUTE_CLASS
|
||||
|
||||
ComputeStyle(smd/ulsph_stress, ComputeSMDULSPHStress)
|
||||
ComputeStyle(smd/ulsph/stress, ComputeSMDULSPHStress)
|
||||
|
||||
#else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user