Home
last modified time | relevance | path

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

/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/src/
H A Dmeshtype.cpp475 ifstream mesh_boundary; in load() local
701 mesh_boundary.open(fileName); in load()
727 mesh_boundary >> k; in load()
745 mesh_boundary >> k; in load()
765 mesh_boundary >> k; in load()
787 mesh_boundary.close(); in load()
802 ofstream mesh_boundary; in save() local
1057 mesh_boundary << endl; in save()
1091 mesh_boundary << endl; in save()
1121 mesh_boundary << endl; in save()
[all …]