Skip to content

Commit c385d21

Browse files
authored
Merge pull request #259 from ansys/DPF_261/daily_doc_update
DPF doc daily update for 261
2 parents 96e83c3 + 850b04c commit c385d21

File tree

20 files changed

+1032
-1
lines changed

20 files changed

+1032
-1
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Averaging operators
2+
3+
- [elemental difference](elemental_difference.md)
4+
- [elemental difference fc](elemental_difference_fc.md)
5+
- [elemental fraction fc](elemental_fraction_fc.md)
6+
- [elemental mean](elemental_mean.md)
7+
- [elemental mean fc](elemental_mean_fc.md)
8+
- [elemental nodal to nodal](elemental_nodal_to_nodal.md)
9+
- [elemental nodal to nodal elemental](elemental_nodal_to_nodal_elemental.md)
10+
- [elemental nodal to nodal elemental fc](elemental_nodal_to_nodal_elemental_fc.md)
11+
- [elemental nodal to nodal fc](elemental_nodal_to_nodal_fc.md)
12+
- [elemental to elemental nodal](elemental_to_elemental_nodal.md)
13+
- [elemental to elemental nodal fc](elemental_to_elemental_nodal_fc.md)
14+
- [elemental to nodal](elemental_to_nodal.md)
15+
- [elemental to nodal fc](elemental_to_nodal_fc.md)
16+
- [extend to mid nodes](extend_to_mid_nodes.md)
17+
- [extend to mid nodes fc](extend_to_mid_nodes_fc.md)
18+
- [force summation](force_summation.md)
19+
- [force summation psd](force_summation_psd.md)
20+
- [gauss to node fc](gauss_to_node_fc.md)
21+
- [nodal difference](nodal_difference.md)
22+
- [nodal difference fc](nodal_difference_fc.md)
23+
- [nodal fraction fc](nodal_fraction_fc.md)
24+
- [nodal to elemental](nodal_to_elemental.md)
25+
- [nodal to elemental fc](nodal_to_elemental_fc.md)
26+
- [nodal to elemental nodal](nodal_to_elemental_nodal.md)
27+
- [nodal to elemental nodal fc](nodal_to_elemental_nodal_fc.md)
28+
- [to elemental fc](to_elemental_fc.md)
29+
- [to elemental nodal fc](to_elemental_nodal_fc.md)
30+
- [to nodal](to_nodal.md)
31+
- [to nodal fc](to_nodal_fc.md)
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Composite operators
2+
3+
- [add default data](add_default_data.md)
4+
- [composite failure operator](composite_failure_operator.md)
5+
- [composite field variable operator](composite_field_variable_operator.md)
6+
- [composite scoping operator](composite_scoping_operator.md)
7+
- [convert sampling point to json](convert_sampling_point_to_json.md)
8+
- [core shear operator](core_shear_operator.md)
9+
- [cuntze operator](cuntze_operator.md)
10+
- [evaluate failure criterion per scope](evaluate_failure_criterion_per_scope.md)
11+
- [evaluate sampling point](evaluate_sampling_point.md)
12+
- [face sheet wrinkling operator](face_sheet_wrinkling_operator.md)
13+
- [failure measure converter](failure_measure_converter.md)
14+
- [filter ply data operator](filter_ply_data_operator.md)
15+
- [get field properties operator](get_field_properties_operator.md)
16+
- [hashin operator](hashin_operator.md)
17+
- [hill operator](hill_operator.md)
18+
- [hoffman operator](hoffman_operator.md)
19+
- [inistate field variable operator](inistate_field_variable_operator.md)
20+
- [interlaminar normal stress operator](interlaminar_normal_stress_operator.md)
21+
- [larc operator](larc_operator.md)
22+
- [layup provider operator](layup_provider_operator.md)
23+
- [ls dyna keyword parser](ls_dyna_keyword_parser.md)
24+
- [ls dyna material support provider](ls_dyna_material_support_provider.md)
25+
- [ls dyna preparing results](ls_dyna_preparing_results.md)
26+
- [map to reference surface operator](map_to_reference_surface_operator.md)
27+
- [max over multiple failure criteria operator](max_over_multiple_failure_criteria_operator.md)
28+
- [max strain operator](max_strain_operator.md)
29+
- [mechanical sampling point operator](mechanical_sampling_point_operator.md)
30+
- [minmax per element operator](minmax_per_element_operator.md)
31+
- [multiple failure criteria operator](multiple_failure_criteria_operator.md)
32+
- [nearest neighbor operator](nearest_neighbor_operator.md)
33+
- [puck operator](puck_operator.md)
34+
- [reference surface operator](reference_surface_operator.md)
35+
- [result definition](result_definition.md)
36+
- [run mapdl operator](run_mapdl_operator.md)
37+
- [scope config reader](scope_config_reader.md)
38+
- [scope generator](scope_generator.md)
39+
- [shear crimping operator](shear_crimping_operator.md)
40+
- [short fiber failure criterion evaluator](short_fiber_failure_criterion_evaluator.md)
41+
- [short fiber fatigue equivalent stress operator](short_fiber_fatigue_equivalent_stress_operator.md)
42+
- [short fiber lifetime operator](short_fiber_lifetime_operator.md)
43+
- [string container](string_container.md)
44+
- [tsai hill operator](tsai_hill_operator.md)
45+
- [tsai wu operator](tsai_wu_operator.md)
46+
- [unit system default](unit_system_default.md)
47+
- [von mises operator](von_mises_operator.md)
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Compression operators
2+
3+
- [apply svd](apply_svd.md)
4+
- [apply zfp](apply_zfp.md)
5+
- [kmeans clustering](kmeans_clustering.md)
6+
- [quantization](quantization.md)
7+
- [quantization fc](quantization_fc.md)
8+
- [zfp decompress](zfp_decompress.md)
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Filter operators
2+
3+
- [abc weightings](abc_weightings.md)
4+
- [field band pass](field_band_pass.md)
5+
- [field band pass fc](field_band_pass_fc.md)
6+
- [field high pass](field_high_pass.md)
7+
- [field high pass fc](field_high_pass_fc.md)
8+
- [field low pass](field_low_pass.md)
9+
- [field low pass fc](field_low_pass_fc.md)
10+
- [field signed high pass](field_signed_high_pass.md)
11+
- [field signed high pass fc](field_signed_high_pass_fc.md)
12+
- [filtering max over time](filtering_max_over_time.md)
13+
- [scoping band pass](scoping_band_pass.md)
14+
- [scoping high pass](scoping_high_pass.md)
15+
- [scoping low pass](scoping_low_pass.md)
16+
- [scoping signed high pass](scoping_signed_high_pass.md)
17+
- [timefreq band pass](timefreq_band_pass.md)
18+
- [timefreq high pass](timefreq_high_pass.md)
19+
- [timefreq low pass](timefreq_low_pass.md)
20+
- [timefreq signed high pass](timefreq_signed_high_pass.md)
21+
- [timescoping band pass](timescoping_band_pass.md)
22+
- [timescoping high pass](timescoping_high_pass.md)
23+
- [timescoping low pass](timescoping_low_pass.md)
24+
- [timescoping signed high pass](timescoping_signed_high_pass.md)
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Geo operators
2+
3+
- [cartesian to spherical](cartesian_to_spherical.md)
4+
- [cartesian to spherical fc](cartesian_to_spherical_fc.md)
5+
- [elements facets surfaces over time](elements_facets_surfaces_over_time.md)
6+
- [elements volume](elements_volume.md)
7+
- [elements volumes over time](elements_volumes_over_time.md)
8+
- [element nodal contribution](element_nodal_contribution.md)
9+
- [faces area](faces_area.md)
10+
- [gauss to node](gauss_to_node.md)
11+
- [integrate over elements](integrate_over_elements.md)
12+
- [normals](normals.md)
13+
- [normals provider nl](normals_provider_nl.md)
14+
- [rotate](rotate.md)
15+
- [rotate fc](rotate_fc.md)
16+
- [rotate in cylindrical cs](rotate_in_cylindrical_cs.md)
17+
- [rotate in cylindrical cs fc](rotate_in_cylindrical_cs_fc.md)
18+
- [spherical to cartesian](spherical_to_cartesian.md)
19+
- [spherical to cartesian fc](spherical_to_cartesian_fc.md)
20+
- [to polar coordinates](to_polar_coordinates.md)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Invariant operators
2+
3+
- [convertnum bcs to nod](convertnum_bcs_to_nod.md)
4+
- [convertnum nod to bcs](convertnum_nod_to_bcs.md)
5+
- [convertnum op](convertnum_op.md)
6+
- [eigen values](eigen_values.md)
7+
- [eigen values fc](eigen_values_fc.md)
8+
- [eigen vectors](eigen_vectors.md)
9+
- [eigen vectors fc](eigen_vectors_fc.md)
10+
- [invariants](invariants.md)
11+
- [invariants fc](invariants_fc.md)
12+
- [principal invariants](principal_invariants.md)
13+
- [principal invariants fc](principal_invariants_fc.md)
14+
- [segalman von mises eqv](segalman_von_mises_eqv.md)
15+
- [segalman von mises eqv fc](segalman_von_mises_eqv_fc.md)
16+
- [von mises eqv](von_mises_eqv.md)
17+
- [von mises eqv fc](von_mises_eqv_fc.md)
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Logic operators
2+
3+
- [ascending sort](ascending_sort.md)
4+
- [ascending sort fc](ascending_sort_fc.md)
5+
- [component selector](component_selector.md)
6+
- [component selector fc](component_selector_fc.md)
7+
- [component transformer](component_transformer.md)
8+
- [component transformer fc](component_transformer_fc.md)
9+
- [descending sort](descending_sort.md)
10+
- [descending sort fc](descending_sort_fc.md)
11+
- [elementary data selector](elementary_data_selector.md)
12+
- [elementary data selector fc](elementary_data_selector_fc.md)
13+
- [enrich materials](enrich_materials.md)
14+
- [identical anys](identical_anys.md)
15+
- [identical fc](identical_fc.md)
16+
- [identical fields](identical_fields.md)
17+
- [identical generic data containers](identical_generic_data_containers.md)
18+
- [identical mc](identical_mc.md)
19+
- [identical meshes](identical_meshes.md)
20+
- [identical pfc](identical_pfc.md)
21+
- [identical property fields](identical_property_fields.md)
22+
- [identical sc](identical_sc.md)
23+
- [identical scopings](identical_scopings.md)
24+
- [identical string fields](identical_string_fields.md)
25+
- [included fields](included_fields.md)
26+
- [merge solid shell fields](merge_solid_shell_fields.md)
27+
- [solid shell fields](solid_shell_fields.md)
28+
- [split data sources](split_data_sources.md)
29+
- [split streams](split_streams.md)
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Mapping operators
2+
3+
- [apply mechanical native mapping](apply_mechanical_native_mapping.md)
4+
- [create mech kriging workflow](create_mech_kriging_workflow.md)
5+
- [create mech point cloud workflow](create_mech_point_cloud_workflow.md)
6+
- [create mech shape func surf workflow](create_mech_shape_func_surf_workflow.md)
7+
- [create mech shape func vol workflow](create_mech_shape_func_vol_workflow.md)
8+
- [create sc mapping workflow](create_sc_mapping_workflow.md)
9+
- [fft](fft.md)
10+
- [find reduced coordinates](find_reduced_coordinates.md)
11+
- [on coordinates](on_coordinates.md)
12+
- [on reduced coordinates](on_reduced_coordinates.md)
13+
- [prepare mapping workflow](prepare_mapping_workflow.md)
14+
- [prepare mechanical native mapping](prepare_mechanical_native_mapping.md)
15+
- [prepare mechanical native mapping kriging](prepare_mechanical_native_mapping_kriging.md)
16+
- [prepare mechanical native mapping point cloud](prepare_mechanical_native_mapping_point_cloud.md)
17+
- [prepare mechanical native mapping shape functions for surfaces](prepare_mechanical_native_mapping_shape_functions_for_surfaces.md)
18+
- [prepare mechanical native mapping shape functions for volume](prepare_mechanical_native_mapping_shape_functions_for_volume.md)
19+
- [prep sampling fft](prep_sampling_fft.md)
20+
- [scoping on coordinates](scoping_on_coordinates.md)
21+
- [sc mapping](sc_mapping.md)
22+
- [solid to skin](solid_to_skin.md)
23+
- [solid to skin fc](solid_to_skin_fc.md)
24+
- [sysc point cloud wf](sysc_point_cloud_wf.md)
25+
- [sysc shape function wf](sysc_shape_function_wf.md)
Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
# Math operators
2+
3+
- [absolute value by component](absolute_value_by_component.md)
4+
- [absolute value by component fc](absolute_value_by_component_fc.md)
5+
- [accumulate](accumulate.md)
6+
- [accumulate fc](accumulate_fc.md)
7+
- [accumulate level over label fc](accumulate_level_over_label_fc.md)
8+
- [accumulate min over label fc](accumulate_min_over_label_fc.md)
9+
- [accumulate over label fc](accumulate_over_label_fc.md)
10+
- [accumulation per scoping](accumulation_per_scoping.md)
11+
- [add](add.md)
12+
- [add constant](add_constant.md)
13+
- [add constant fc](add_constant_fc.md)
14+
- [add fc](add_fc.md)
15+
- [amplitude](amplitude.md)
16+
- [amplitude fc](amplitude_fc.md)
17+
- [average over label fc](average_over_label_fc.md)
18+
- [centroid](centroid.md)
19+
- [centroid fc](centroid_fc.md)
20+
- [component wise divide](component_wise_divide.md)
21+
- [component wise divide fc](component_wise_divide_fc.md)
22+
- [component wise product](component_wise_product.md)
23+
- [component wise product fc](component_wise_product_fc.md)
24+
- [compute residual and error](compute_residual_and_error.md)
25+
- [conjugate](conjugate.md)
26+
- [correlation](correlation.md)
27+
- [cos](cos.md)
28+
- [cos fc](cos_fc.md)
29+
- [cplx derive](cplx_derive.md)
30+
- [cplx divide](cplx_divide.md)
31+
- [cplx dot](cplx_dot.md)
32+
- [cplx multiply](cplx_multiply.md)
33+
- [cross product](cross_product.md)
34+
- [cross product fc](cross_product_fc.md)
35+
- [dot](dot.md)
36+
- [dot tensor](dot_tensor.md)
37+
- [entity extractor](entity_extractor.md)
38+
- [expansion psd](expansion_psd.md)
39+
- [exponential](exponential.md)
40+
- [exponential fc](exponential_fc.md)
41+
- [fft approx](fft_approx.md)
42+
- [fft eval](fft_eval.md)
43+
- [fft gradient eval](fft_gradient_eval.md)
44+
- [fft multi harmonic minmax](fft_multi_harmonic_minmax.md)
45+
- [generalized inner product](generalized_inner_product.md)
46+
- [generalized inner product fc](generalized_inner_product_fc.md)
47+
- [hdf5 topo elemental density](hdf5_topo_elemental_density.md)
48+
- [hdf5 topo nodal density](hdf5_topo_nodal_density.md)
49+
- [img part](img_part.md)
50+
- [invert](invert.md)
51+
- [invert fc](invert_fc.md)
52+
- [kronecker prod](kronecker_prod.md)
53+
- [linear combination](linear_combination.md)
54+
- [ln](ln.md)
55+
- [ln fc](ln_fc.md)
56+
- [mac](mac.md)
57+
- [make one on comp](make_one_on_comp.md)
58+
- [matrix inverse](matrix_inverse.md)
59+
- [mechanical min max over time](mechanical_min_max_over_time.md)
60+
- [minus](minus.md)
61+
- [minus fc](minus_fc.md)
62+
- [modal damping ratio](modal_damping_ratio.md)
63+
- [modal participation](modal_participation.md)
64+
- [modal superposition](modal_superposition.md)
65+
- [modulus](modulus.md)
66+
- [norm](norm.md)
67+
- [norm fc](norm_fc.md)
68+
- [outer product](outer_product.md)
69+
- [overall dot](overall_dot.md)
70+
- [phase](phase.md)
71+
- [phase fc](phase_fc.md)
72+
- [polar to cplx](polar_to_cplx.md)
73+
- [pow](pow.md)
74+
- [pow fc](pow_fc.md)
75+
- [qr solve](qr_solve.md)
76+
- [real part](real_part.md)
77+
- [relative error](relative_error.md)
78+
- [scale](scale.md)
79+
- [scale by field](scale_by_field.md)
80+
- [scale by field fc](scale_by_field_fc.md)
81+
- [scale fc](scale_fc.md)
82+
- [sin](sin.md)
83+
- [sin fc](sin_fc.md)
84+
- [sqr](sqr.md)
85+
- [sqrt](sqrt.md)
86+
- [sqrt fc](sqrt_fc.md)
87+
- [sqr fc](sqr_fc.md)
88+
- [svd](svd.md)
89+
- [sweeping phase](sweeping_phase.md)
90+
- [sweeping phase fc](sweeping_phase_fc.md)
91+
- [time derivation](time_derivation.md)
92+
- [time freq interpolation](time_freq_interpolation.md)
93+
- [time integration](time_integration.md)
94+
- [unit convert](unit_convert.md)
95+
- [unit convert fc](unit_convert_fc.md)
96+
- [window bartlett](window_bartlett.md)
97+
- [window bartlett fc](window_bartlett_fc.md)
98+
- [window blackman](window_blackman.md)
99+
- [window blackman fc](window_blackman_fc.md)
100+
- [window hamming](window_hamming.md)
101+
- [window hamming fc](window_hamming_fc.md)
102+
- [window hanning](window_hanning.md)
103+
- [window hanning fc](window_hanning_fc.md)
104+
- [window triangular](window_triangular.md)
105+
- [window triangular fc](window_triangular_fc.md)
106+
- [window welch](window_welch.md)
107+
- [window welch fc](window_welch_fc.md)
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Mesh operators
2+
3+
- [acmo mesh provider](acmo_mesh_provider.md)
4+
- [beam properties](beam_properties.md)
5+
- [change cs](change_cs.md)
6+
- [combine levelset](combine_levelset.md)
7+
- [decimate mesh](decimate_mesh.md)
8+
- [exclude levelset](exclude_levelset.md)
9+
- [external layer](external_layer.md)
10+
- [from field](from_field.md)
11+
- [from scoping](from_scoping.md)
12+
- [from scopings](from_scopings.md)
13+
- [iso surfaces](iso_surfaces.md)
14+
- [make plane levelset](make_plane_levelset.md)
15+
- [make sphere levelset](make_sphere_levelset.md)
16+
- [meshes provider](meshes_provider.md)
17+
- [mesh clip](mesh_clip.md)
18+
- [mesh cut](mesh_cut.md)
19+
- [mesh extraction](mesh_extraction.md)
20+
- [mesh get attribute](mesh_get_attribute.md)
21+
- [mesh plan clip](mesh_plan_clip.md)
22+
- [mesh provider](mesh_provider.md)
23+
- [mesh to graphics](mesh_to_graphics.md)
24+
- [mesh to graphics edges](mesh_to_graphics_edges.md)
25+
- [mesh to pyvista](mesh_to_pyvista.md)
26+
- [mesh to tetra](mesh_to_tetra.md)
27+
- [morphed field](morphed_field.md)
28+
- [morphing](morphing.md)
29+
- [node coordinates](node_coordinates.md)
30+
- [points from coordinates](points_from_coordinates.md)
31+
- [prepare morphing](prepare_morphing.md)
32+
- [skin](skin.md)
33+
- [split fields](split_fields.md)
34+
- [split mesh](split_mesh.md)
35+
- [stl export](stl_export.md)
36+
- [tri mesh skin](tri_mesh_skin.md)
37+
- [wireframe](wireframe.md)

0 commit comments

Comments
 (0)