File: map-cube-create.fee

package info (click to toggle)
feenox 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,068 kB
  • sloc: ansic: 28,856; sh: 7,201; makefile: 556; python: 554; xml: 500
file content (3 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (2)
1
2
3
READ_MESH map-cube-$1.msh                # read the base mesh
INCLUDE map-function.fee                 # read analytical f(x,y,z)
WRITE_MESH map-cube-$1-src.msh %.10f f   # evaluate it at the nodes and write it into a "source" mesh