Home
last modified time | relevance | path

Searched refs:SaveElmerInputPartitioned (Results 1 – 4 of 4) sorted by relevance

/dports/science/elmerfem/elmerfem-release-9.0/elmergrid/src/
H A Degparallel.h35 int SaveElmerInputPartitioned(struct FemType *data,struct BoundaryType *bound,
H A Dfempre.c824 SaveElmerInputPartitioned(&data[k],boundaries[k],eg.filesout[k],eg.decimals, in main()
H A Degparallel.c3802 int SaveElmerInputPartitioned(struct FemType *data,struct BoundaryType *bound, in SaveElmerInputPartitioned() function
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/plugins/
H A Degmain.cpp125 SaveElmerInputPartitioned(&data[nofile],boundaries[nofile],filename,eg.decimals, in ExportMeshDefinition()