MeshKit  1.0
example_parallelmesher.cpp File Reference
#include <iostream>
#include <sstream>
#include "meshkit/MKCore.hpp"
#include "meshkit/ParallelMesher.hpp"
#include "meshkit/SizingFunction.hpp"
#include "meshkit/ModelEnt.hpp"
Include dependency graph for example_parallelmesher.cpp:

Go to the source code of this file.

Functions

int load_and_mesh (const char *geom_filename, const char *mesh_filename, const char *options, const double interval_size, const int n_interval, const int rank)
int main (int argc, char *argv[])

Function Documentation

int load_and_mesh ( const char *  geom_filename,
const char *  mesh_filename,
const char *  options,
const double  interval_size,
const int  n_interval,
const int  rank 
)

Definition at line 134 of file example_parallelmesher.cpp.

int main ( int  argc,
char *  argv[] 
)

Definition at line 33 of file example_parallelmesher.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines