#include "cs_defs.h"#include "fvm_group.h"#include "fvm_selector.h"#include "fvm_periodicity.h"#include "cs_base.h"#include "cs_mesh.h"#include "cs_mesh_builder.h" Include dependency graph for cs_mesh_from_builder.h:
 Include dependency graph for cs_mesh_from_builder.h:Go to the source code of this file.
| Functions | |
| void | cs_mesh_from_builder (cs_mesh_t *mesh, cs_mesh_builder_t *mesh_builder) | 
| Transfer mesh builder to mesh structure.  More... | |
| void cs_mesh_from_builder | ( | cs_mesh_t * | mesh, | 
| cs_mesh_builder_t * | mesh_builder | ||
| ) | 
Transfer mesh builder to mesh structure.
| [in,out] | mesh | pointer to mesh structure | 
| [in,out] | mesh_builder | pointer to mesh builder structure |