DATAKIT API  V2025.1
stw_prog.h
Go to the documentation of this file.
1 /**********************************************************
2 /**********************************************************
3  STW_PROG.H
4 ***********************************************************/
5 #ifndef _STW_PROG_
6 #define _STW_PROG_
7 
9  //int write_mesh_solid(Mesh_solid *tm);
10  int end_stl_fic(int *ient);
12 
13  //int memo_stl(const char *nom,int isol);
14 // int write_mesh_asm(str_mesh_node *tm);
15 
16 #endif
write_mesh_solid
int write_mesh_solid(Dtk_mesh *tm)
Dtk_string
This is a high level string class.
Definition: dtk_string.hpp:58
Dtk_mesh
This is a high level mesh class.
Definition: util_mesh_dtk.hpp:485
end_stl_fic
int end_stl_fic(int *ient)
init_stl_write
int init_stl_write(Dtk_string sfic)