DUNE-FEM (unstable)
- Module Adaptation
-
fem.adaptation.method
method used for prolongation/restriction of data during grid refinement; defaults to generic
Values are:- 0 == none: no adaptation is performed
- 1 == generic: works on all grids
- 2 == callback: only AlbertaGrid and ALUGrid .
- Module DiscFuncIO
fem.prefixpath used for all file output
default:.
fem.io.datafileprefixprefix used for all data files
no default
fem.io.outputformatoutput format
default:vtk-vertex
values are:- vtk-cell = VTK cell data
- vtk-vertex = VTK vertex data (might require interpolation into Lagrange space)
- sub-vtk-cell = VTK cell data including a specified level of subsampling
- binary = write binary data (only available with DataWriter and CheckPointer)
- gnuplot = write gunplot compatible data
- none = no data output
fem.io.grapedisplayuse grape for online visualization; default is false
no default
fem.io.savestepinterval for writting data files
no default
use value <0 to deativatefem.io.savecountnumber of time steps between writting file
no default
use value <0 to deactivate- Class Dune::Fem::TimeProvider< Communication >
fem.timeprovider.factor
multiplication factor to use for each time step; defaults to 1.fem.timeprovider.starttime
time used for initializing the starting time defaults to zero.fem.timeprovider.updatestep
only do the update of the time step size every 'updatestep' to avoid the expensive communication to achieve this (for testing only); defaults to 1
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)