.. |
3Dvisualize
|
added option to select between cell-centered (as before) or vertex-centered data
|
2011-10-20 12:29:59 +00:00 |
addCauchy
|
added $Id$ escaping
|
2011-08-18 08:00:19 +00:00 |
addCompatibilityMismatch
|
name change to better reflect what happens: comparison between local deformation field and a (necessarily compatbile) geometry reconstructed from the whole deformation field.
|
2011-08-26 07:17:35 +00:00 |
addDeterminant
|
added $Id$ escaping
|
2011-08-18 08:00:19 +00:00 |
addDivergence
|
added option to skip data points along x,y,z in case they are periodic images. relevant for vertex-centered data for which outer surface data is doubled, i.e. data(0,0,0) == data(Nx,Ny,Nz)
|
2011-10-20 12:28:39 +00:00 |
addMises
|
added $Id$ escaping
|
2011-08-18 08:00:19 +00:00 |
addNorm
|
added $Id$ escaping
|
2011-08-18 08:00:19 +00:00 |
addStrainTensors
|
added $Id$ escaping
|
2011-08-18 08:00:19 +00:00 |
averageDown
|
added $Id$ escaping
|
2011-08-18 08:00:19 +00:00 |
colorMap.config
|
added option to output RGB palette on terminal
|
2011-10-20 11:59:15 +00:00 |
gmsh_colormapConstantHue.py
|
---had some problems with svn, hope everything is ok now---
|
2011-01-05 14:53:31 +00:00 |
gmsh_colormapOppositeColors.py
|
---had some problems with svn, hope everything is ok now---
|
2011-01-05 14:53:31 +00:00 |
make_postprocessingMath
|
remove $ID$ from first line (I am wondering how this could work...)
|
2011-11-02 18:49:53 +00:00 |
mentat_colorMap
|
fixed string include
|
2011-11-04 10:27:41 +00:00 |
paraview_colormapConstantHue.py
|
---had some problems with svn, hope everything is ok now---
|
2011-01-05 14:53:31 +00:00 |
paraview_colormapOppositeColors.py
|
---had some problems with svn, hope everything is ok now---
|
2011-01-05 14:53:31 +00:00 |
postResults
|
added $Id$ escaping
|
2011-08-18 08:00:19 +00:00 |
postprocessingMath.pyf
|
debugging of addDebugInformation (now working, but not tested in detail)
|
2011-08-25 18:18:38 +00:00 |
spectral_convergence
|
added $Id$ escaping
|
2011-08-18 08:00:19 +00:00 |
spectral_iterationCount
|
reflects new output format of DAMASK_spectral to find
|
2011-09-05 13:39:44 +00:00 |
spectral_post.py
|
some polishing for single precision version.
|
2011-02-25 12:41:46 +00:00 |
spectral_post_single.py
|
removed all math functions only for double precision by the more flexible counterpart, e.g. "dsqrt --> sqrt", "dsin --> sin". Should not cause any harm, as long as "implicit none" is used.
|
2011-02-25 09:25:53 +00:00 |