/usr/share/elmerfront/lib/SolverGeneric3Fields.edf is in elmer-common 6.1.0.svn.5396.dfsg2-4ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | !-------------------------------------------------------------------
! ElmerFront Solver panel generic fields (3 fields)
! 07.06.2003
!-------------------------------------------------------------------
!
! NOTE: This file cannot be loaded as a separate file.
! It can be only included into a Panel section!
! NOTE: These fields are all predefined fields in ElmerFront, so they 'inherit'
! all the default properties and it is enough just to list the proper internal
! field names here in order to include them for user defined equation solvers.
Field = "Exec Solver"
Field = "Stabilize"
Field = "Lumped Mass Matrix"
|