898
902
{ F|O, "BdfFieldFormat" , opt_mesh_bdf_field_format , 1. ,
899
903
"Field format for Nastran BDF files (0=free, 1=small, 2=large)" },
904
{ F|O, "Binary" , opt_mesh_binary , 0. ,
905
"Write mesh files in binary format (if possible)" },
901
907
{ F|O, "C1Continuity" , opt_mesh_c1 , 0. ,
902
908
"Impose C1 continuity to high order meshes (only valid in 2D plane and ElemenOrder = 2)" },
909
{ F|O, "ChacoArchitecture" , opt_mesh_partition_chaco_architecture, 1. ,
910
"(Adv. Chaco): Parallel architecture topology (0=hypercube, 1-3=mesh dimensions)" },
911
{ F|O, "ChacoEigensolver" , opt_mesh_partition_chaco_eigensolver, 1. ,
912
"(Adv. Chaco): Type of eigensolver for a spectral algorithm (0=Lanczos, 1=Multilevel RQI/Symmlq)" },
913
{ F|O, "ChacoEigTol" , opt_mesh_partition_chaco_eigtol, 1.E-3 ,
914
"(Adv. Chaco): Tolerance of the eigensolver for spectral or multilevel-KL algorithms" },
915
{ F|O, "ChacoGlobalMethod" , opt_mesh_partition_chaco_global_method, 1. ,
916
"Chaco partitioning algorithm (1=Multilevel-KL, 2=Spectral, 4=Linear, 5=Random, 6=Scattered)" },
917
{ F|O, "ChacoHypercubeDim" , opt_mesh_partition_chaco_ndims_tot, 2. ,
918
"(Adv. Chaco): Dimensional partitioning for a hypercube topology" },
919
{ F|O, "ChacoLocalMethod" , opt_mesh_partition_chaco_local_method, 1. ,
920
"(Adv. Chaco): Local partitioning algorithm" },
921
{ F|O, "ChacoMeshDim1" , opt_mesh_partition_chaco_mesh_dims1, 4. ,
922
"(Adv. Chaco): Number of partitions in the first dimension of a mesh topology" },
923
{ F|O, "ChacoMeshDim2" , opt_mesh_partition_chaco_mesh_dims2, 1. ,
924
"(Adv. Chaco): Number of partitions in the second dimension of a mesh topology" },
925
{ F|O, "ChacoMeshDim3" , opt_mesh_partition_chaco_mesh_dims3, 1. ,
926
"(Adv. Chaco): Number of partitions in the third dimension of a mesh topology" },
927
{ F|O, "ChacoPartitionSection" , opt_mesh_partition_chaco_nsection, 1. ,
928
"(Adv. Chaco): Partition by (1=bisection, 2=quadrisection, 3=octasection" },
929
{ F|O, "ChacoSeed" , opt_mesh_partition_chaco_seed, 7654321. ,
930
"(Adv. Chaco): Seed for random number generator" },
931
{ F|O, "ChacoVMax" , opt_mesh_partition_chaco_vmax, 250. ,
932
"(Adv. Chaco): Maximum vertices in a coarse graph (for multilevel-KL algorithm and Multilevel RQI/Symmlq eigensolver)" },
933
{ F|O, "ChacoParamINTERNAL_VERTICES" , opt_mesh_partition_chaco_internal_vertices, 0. ,
934
"(Adv. Chaco): Parameter INTERNAL_VERTICES" },
935
{ F|O, "ChacoParamREFINE_MAP" , opt_mesh_partition_chaco_refine_map, 1. ,
936
"(Adv. Chaco): Parameter REFINE_MAP" },
937
{ F|O, "ChacoParamREFINE_PARTITION" , opt_mesh_partition_chaco_refine_partition, 0. ,
938
"(Adv. Chaco): Parameter REFINE_PARTITION" },
939
{ F|O, "ChacoParamTERMINAL_PROPOGATION" , opt_mesh_partition_chaco_terminal_propogation, 0. ,
940
"(Adv. Chaco): Parameter TERMINAL_PROPOGATION" },
903
941
{ F|O, "CharacteristicLengthExtendFromBoundary" , opt_mesh_lc_extend_from_boundary, 1. ,
904
942
"Extend characteristic lengths from the boundaries inside the surface/volume" },
905
943
{ F|O, "CharacteristicLengthFactor" , opt_mesh_lc_factor , 1.0 ,
906
944
"Factor applied to all characteristic lengths" },
907
945
{ F|O, "CharacteristicLengthMin" , opt_mesh_lc_min, 0.0 ,
908
946
"Minimum characteristic length" },
909
{ F|O, "CharacteristicLengthMax" , opt_mesh_lc_max, 1.e22 ,
947
{ F|O, "CharacteristicLengthMax" , opt_mesh_lc_max, 1.e22,
910
948
"Maximum characteristic length" },
911
949
{ F|O, "CharacteristicLengthFromCurvature" , opt_mesh_lc_from_curvature , 0. ,
912
950
"Compute characteristic lengths from curvature" },
950
988
{ F|O, "LineWidth" , opt_mesh_line_width , 1.0 ,
951
989
"Display width of mesh lines (in pixels)" },
991
{ F|O, "MeshOnlyVisible" , opt_mesh_mesh_only_visible, 0. ,
992
"Mesh only visible entities (experimental: use with caution!)" },
993
{ F|O, "MetisAlgorithm" , opt_mesh_partition_metis_algorithm, 1. ,
994
"METIS partitioning algorithm (1=Recursive, 2=K-way)" },
995
{ F|O, "MetisEdgeMatching" , opt_mesh_partition_metis_edge_matching, 3. ,
996
"(Adv. METIS): Determines the matching type (1=Random, 2=Heavy-Edge, 3=Sorted Heavy-Edge)" },
997
{ F|O, "MetisRefinementAlgorithm" , opt_mesh_partition_metis_refine_algorithm, 3. ,
998
"(Adv. METIS): Algorithm for k-way refinement (1=Random, 2=Greedy, 3=Random with minimized connectivity)" },
953
999
{ F|O, "MinimumCirclePoints" , opt_mesh_min_circ_points, 7. ,
954
1000
"Minimum number of points used to mesh a circle" },
955
1001
{ F|O, "MinimumCurvePoints" , opt_mesh_min_curv_points, 3. ,
956
1002
"Minimum number of points used to mesh a (non-straight) curve" },
957
{ F|O, "MshBinary" , opt_mesh_msh_binary , 0. ,
958
"Write MSH files in binary format?" },
959
1003
{ F|O, "MshFileVersion" , opt_mesh_msh_file_version , 2.0 ,
960
1004
"Version of the MSH file format to use" },