LICENSE
README.rst
setup.py
ansys/mapdl/core/__init__.py
ansys/mapdl/core/_version.py
ansys/mapdl/core/check_version.py
ansys/mapdl/core/commands.py
ansys/mapdl/core/common_grpc.py
ansys/mapdl/core/convert.py
ansys/mapdl/core/errors.py
ansys/mapdl/core/jupyter.py
ansys/mapdl/core/launcher.py
ansys/mapdl/core/licensing.py
ansys/mapdl/core/logging.py
ansys/mapdl/core/mapdl.py
ansys/mapdl/core/mapdl_console.py
ansys/mapdl/core/mapdl_corba.py
ansys/mapdl/core/mapdl_geometry.py
ansys/mapdl/core/mapdl_grpc.py
ansys/mapdl/core/mapdl_types.py
ansys/mapdl/core/math.py
ansys/mapdl/core/mesh_grpc.py
ansys/mapdl/core/misc.py
ansys/mapdl/core/parameters.py
ansys/mapdl/core/plotting.py
ansys/mapdl/core/pool.py
ansys/mapdl/core/post.py
ansys/mapdl/core/solution.py
ansys/mapdl/core/theme.py
ansys/mapdl/core/xpl.py
ansys/mapdl/core/_commands/__init__.py
ansys/mapdl/core/_commands/aux15_.py
ansys/mapdl/core/_commands/aux3_.py
ansys/mapdl/core/_commands/conn.py
ansys/mapdl/core/_commands/hidden.py
ansys/mapdl/core/_commands/inq_func.py
ansys/mapdl/core/_commands/map_cmd.py
ansys/mapdl/core/_commands/parse.py
ansys/mapdl/core/_commands/apdl/__init__.py
ansys/mapdl/core/_commands/apdl/abbreviations.py
ansys/mapdl/core/_commands/apdl/array_param.py
ansys/mapdl/core/_commands/apdl/macro_files.py
ansys/mapdl/core/_commands/apdl/matrix_op.py
ansys/mapdl/core/_commands/apdl/parameter_definition.py
ansys/mapdl/core/_commands/apdl/process_controls.py
ansys/mapdl/core/_commands/aux12_/__init__.py
ansys/mapdl/core/_commands/aux12_/general_radiation.py
ansys/mapdl/core/_commands/aux12_/radiation_mat.py
ansys/mapdl/core/_commands/aux12_/radiosity_solver.py
ansys/mapdl/core/_commands/aux2_/__init__.py
ansys/mapdl/core/_commands/aux2_/bin_dump.py
ansys/mapdl/core/_commands/aux2_/bin_manip.py
ansys/mapdl/core/_commands/database/__init__.py
ansys/mapdl/core/_commands/database/components.py
ansys/mapdl/core/_commands/database/coord_sys.py
ansys/mapdl/core/_commands/database/picking.py
ansys/mapdl/core/_commands/database/selecting.py
ansys/mapdl/core/_commands/database/setup.py
ansys/mapdl/core/_commands/database/working_plane.py
ansys/mapdl/core/_commands/display_/__init__.py
ansys/mapdl/core/_commands/display_/setup.py
ansys/mapdl/core/_commands/graphics_/__init__.py
ansys/mapdl/core/_commands/graphics_/annotation.py
ansys/mapdl/core/_commands/graphics_/graphs.py
ansys/mapdl/core/_commands/graphics_/labeling.py
ansys/mapdl/core/_commands/graphics_/scaling.py
ansys/mapdl/core/_commands/graphics_/setup.py
ansys/mapdl/core/_commands/graphics_/style.py
ansys/mapdl/core/_commands/graphics_/views.py
ansys/mapdl/core/_commands/misc/__init__.py
ansys/mapdl/core/_commands/misc/misc.py
ansys/mapdl/core/_commands/post1_/__init__.py
ansys/mapdl/core/_commands/post1_/animation.py
ansys/mapdl/core/_commands/post1_/controls.py
ansys/mapdl/core/_commands/post1_/element_table.py
ansys/mapdl/core/_commands/post1_/failure_criteria.py
ansys/mapdl/core/_commands/post1_/listing.py
ansys/mapdl/core/_commands/post1_/load_case.py
ansys/mapdl/core/_commands/post1_/magnetics_calc.py
ansys/mapdl/core/_commands/post1_/path_operations.py
ansys/mapdl/core/_commands/post1_/results.py
ansys/mapdl/core/_commands/post1_/setup.py
ansys/mapdl/core/_commands/post1_/special.py
ansys/mapdl/core/_commands/post1_/status.py
ansys/mapdl/core/_commands/post1_/surface_operations.py
ansys/mapdl/core/_commands/post1_/trace_points.py
ansys/mapdl/core/_commands/post26_/__init__.py
ansys/mapdl/core/_commands/post26_/controls.py
ansys/mapdl/core/_commands/post26_/display.py
ansys/mapdl/core/_commands/post26_/listing.py
ansys/mapdl/core/_commands/post26_/operations.py
ansys/mapdl/core/_commands/post26_/setup.py
ansys/mapdl/core/_commands/post26_/special.py
ansys/mapdl/core/_commands/post26_/status.py
ansys/mapdl/core/_commands/preproc/__init__.py
ansys/mapdl/core/_commands/preproc/areas.py
ansys/mapdl/core/_commands/preproc/artificially_matched_layers.py
ansys/mapdl/core/_commands/preproc/booleans.py
ansys/mapdl/core/_commands/preproc/constraint_equations.py
ansys/mapdl/core/_commands/preproc/coupled_dof.py
ansys/mapdl/core/_commands/preproc/database.py
ansys/mapdl/core/_commands/preproc/digitizing.py
ansys/mapdl/core/_commands/preproc/element_type.py
ansys/mapdl/core/_commands/preproc/elements.py
ansys/mapdl/core/_commands/preproc/explicit_dynamics.py
ansys/mapdl/core/_commands/preproc/hard_points.py
ansys/mapdl/core/_commands/preproc/keypoints.py
ansys/mapdl/core/_commands/preproc/lines.py
ansys/mapdl/core/_commands/preproc/material_data_tables.py
ansys/mapdl/core/_commands/preproc/materials.py
ansys/mapdl/core/_commands/preproc/meshing.py
ansys/mapdl/core/_commands/preproc/morphing.py
ansys/mapdl/core/_commands/preproc/nodes.py
ansys/mapdl/core/_commands/preproc/primitives.py
ansys/mapdl/core/_commands/preproc/real_constants.py
ansys/mapdl/core/_commands/preproc/sections.py
ansys/mapdl/core/_commands/preproc/special_purpose.py
ansys/mapdl/core/_commands/preproc/status.py
ansys/mapdl/core/_commands/preproc/superelements.py
ansys/mapdl/core/_commands/preproc/volumes.py
ansys/mapdl/core/_commands/reduced/__init__.py
ansys/mapdl/core/_commands/reduced/generation.py
ansys/mapdl/core/_commands/reduced/preparation.py
ansys/mapdl/core/_commands/reduced/setup.py
ansys/mapdl/core/_commands/reduced/use_pass.py
ansys/mapdl/core/_commands/session/__init__.py
ansys/mapdl/core/_commands/session/files.py
ansys/mapdl/core/_commands/session/list_controls.py
ansys/mapdl/core/_commands/session/processor_entry.py
ansys/mapdl/core/_commands/session/run_controls.py
ansys/mapdl/core/_commands/solution/__init__.py
ansys/mapdl/core/_commands/solution/all_others.py
ansys/mapdl/core/_commands/solution/analysis_options.py
ansys/mapdl/core/_commands/solution/birth_and_death.py
ansys/mapdl/core/_commands/solution/dynamic_options.py
ansys/mapdl/core/_commands/solution/fe_body_loads.py
ansys/mapdl/core/_commands/solution/fe_constraints.py
ansys/mapdl/core/_commands/solution/fe_forces.py
ansys/mapdl/core/_commands/solution/fe_surface_loads.py
ansys/mapdl/core/_commands/solution/gap_conditions.py
ansys/mapdl/core/_commands/solution/inertia.py
ansys/mapdl/core/_commands/solution/load_step_operations.py
ansys/mapdl/core/_commands/solution/load_step_options.py
ansys/mapdl/core/_commands/solution/master_dof.py
ansys/mapdl/core/_commands/solution/miscellaneous_loads.py
ansys/mapdl/core/_commands/solution/multi_field_solver_convergence_controls.py
ansys/mapdl/core/_commands/solution/multi_field_solver_definition_commands.py
ansys/mapdl/core/_commands/solution/multi_field_solver_global_controls.py
ansys/mapdl/core/_commands/solution/multi_field_solver_interface_mapping.py
ansys/mapdl/core/_commands/solution/multi_field_solver_load_transfer.py
ansys/mapdl/core/_commands/solution/multi_field_solver_time_controls.py
ansys/mapdl/core/_commands/solution/nonlinear_options.py
ansys/mapdl/core/_commands/solution/ocean.py
ansys/mapdl/core/_commands/solution/radiosity.py
ansys/mapdl/core/_commands/solution/rezoning.py
ansys/mapdl/core/_commands/solution/solid_body_loads.py
ansys/mapdl/core/_commands/solution/solid_constraints.py
ansys/mapdl/core/_commands/solution/solid_forces.py
ansys/mapdl/core/_commands/solution/solid_surface_loads.py
ansys/mapdl/core/_commands/solution/solution_status.py
ansys/mapdl/core/_commands/solution/spectrum_options.py
ansys/mapdl/core/_commands/solution/twod_to_3d_analysis.py
ansys/mapdl/core/examples/__init__.py
ansys/mapdl/core/examples/downloads.py
ansys/mapdl/core/examples/examples.py
ansys/mapdl/core/examples/verif_files.py
ansys/mapdl/core/examples/wing.dat
ansys/mapdl/core/examples/verif/vm1.dat
ansys/mapdl/core/examples/verif/vm10.dat
ansys/mapdl/core/examples/verif/vm100.dat
ansys/mapdl/core/examples/verif/vm101.dat
ansys/mapdl/core/examples/verif/vm102.dat
ansys/mapdl/core/examples/verif/vm103.dat
ansys/mapdl/core/examples/verif/vm104.dat
ansys/mapdl/core/examples/verif/vm105.dat
ansys/mapdl/core/examples/verif/vm106.dat
ansys/mapdl/core/examples/verif/vm107.dat
ansys/mapdl/core/examples/verif/vm108.dat
ansys/mapdl/core/examples/verif/vm109.dat
ansys/mapdl/core/examples/verif/vm11.dat
ansys/mapdl/core/examples/verif/vm110.dat
ansys/mapdl/core/examples/verif/vm111.dat
ansys/mapdl/core/examples/verif/vm112.dat
ansys/mapdl/core/examples/verif/vm113.dat
ansys/mapdl/core/examples/verif/vm114.dat
ansys/mapdl/core/examples/verif/vm115.dat
ansys/mapdl/core/examples/verif/vm116.dat
ansys/mapdl/core/examples/verif/vm117.dat
ansys/mapdl/core/examples/verif/vm118.dat
ansys/mapdl/core/examples/verif/vm119.dat
ansys/mapdl/core/examples/verif/vm12.dat
ansys/mapdl/core/examples/verif/vm120.dat
ansys/mapdl/core/examples/verif/vm121.dat
ansys/mapdl/core/examples/verif/vm122.dat
ansys/mapdl/core/examples/verif/vm123.dat
ansys/mapdl/core/examples/verif/vm124.dat
ansys/mapdl/core/examples/verif/vm125.dat
ansys/mapdl/core/examples/verif/vm126.dat
ansys/mapdl/core/examples/verif/vm127.dat
ansys/mapdl/core/examples/verif/vm128.dat
ansys/mapdl/core/examples/verif/vm129.dat
ansys/mapdl/core/examples/verif/vm13.dat
ansys/mapdl/core/examples/verif/vm130.dat
ansys/mapdl/core/examples/verif/vm131.dat
ansys/mapdl/core/examples/verif/vm132.dat
ansys/mapdl/core/examples/verif/vm133.dat
ansys/mapdl/core/examples/verif/vm134.dat
ansys/mapdl/core/examples/verif/vm135.dat
ansys/mapdl/core/examples/verif/vm136.dat
ansys/mapdl/core/examples/verif/vm137.dat
ansys/mapdl/core/examples/verif/vm138.dat
ansys/mapdl/core/examples/verif/vm139.dat
ansys/mapdl/core/examples/verif/vm14.dat
ansys/mapdl/core/examples/verif/vm140.dat
ansys/mapdl/core/examples/verif/vm141.dat
ansys/mapdl/core/examples/verif/vm142.dat
ansys/mapdl/core/examples/verif/vm143.dat
ansys/mapdl/core/examples/verif/vm144.dat
ansys/mapdl/core/examples/verif/vm145.dat
ansys/mapdl/core/examples/verif/vm146.dat
ansys/mapdl/core/examples/verif/vm147.dat
ansys/mapdl/core/examples/verif/vm148.dat
ansys/mapdl/core/examples/verif/vm149.dat
ansys/mapdl/core/examples/verif/vm15.dat
ansys/mapdl/core/examples/verif/vm150.dat
ansys/mapdl/core/examples/verif/vm151.dat
ansys/mapdl/core/examples/verif/vm152.dat
ansys/mapdl/core/examples/verif/vm153.dat
ansys/mapdl/core/examples/verif/vm154.dat
ansys/mapdl/core/examples/verif/vm155.dat
ansys/mapdl/core/examples/verif/vm156.dat
ansys/mapdl/core/examples/verif/vm157.dat
ansys/mapdl/core/examples/verif/vm158.dat
ansys/mapdl/core/examples/verif/vm159.dat
ansys/mapdl/core/examples/verif/vm16.dat
ansys/mapdl/core/examples/verif/vm160.dat
ansys/mapdl/core/examples/verif/vm161.dat
ansys/mapdl/core/examples/verif/vm162.dat
ansys/mapdl/core/examples/verif/vm163.dat
ansys/mapdl/core/examples/verif/vm164.dat
ansys/mapdl/core/examples/verif/vm165.dat
ansys/mapdl/core/examples/verif/vm166.dat
ansys/mapdl/core/examples/verif/vm167.dat
ansys/mapdl/core/examples/verif/vm168.dat
ansys/mapdl/core/examples/verif/vm169.dat
ansys/mapdl/core/examples/verif/vm17.dat
ansys/mapdl/core/examples/verif/vm170.dat
ansys/mapdl/core/examples/verif/vm171.dat
ansys/mapdl/core/examples/verif/vm172.dat
ansys/mapdl/core/examples/verif/vm173.dat
ansys/mapdl/core/examples/verif/vm174.dat
ansys/mapdl/core/examples/verif/vm175.dat
ansys/mapdl/core/examples/verif/vm176.dat
ansys/mapdl/core/examples/verif/vm177.dat
ansys/mapdl/core/examples/verif/vm178.dat
ansys/mapdl/core/examples/verif/vm179.dat
ansys/mapdl/core/examples/verif/vm18.dat
ansys/mapdl/core/examples/verif/vm180.dat
ansys/mapdl/core/examples/verif/vm181.dat
ansys/mapdl/core/examples/verif/vm182.dat
ansys/mapdl/core/examples/verif/vm183.dat
ansys/mapdl/core/examples/verif/vm184.dat
ansys/mapdl/core/examples/verif/vm185.dat
ansys/mapdl/core/examples/verif/vm186.dat
ansys/mapdl/core/examples/verif/vm187.dat
ansys/mapdl/core/examples/verif/vm188.dat
ansys/mapdl/core/examples/verif/vm189.dat
ansys/mapdl/core/examples/verif/vm19.dat
ansys/mapdl/core/examples/verif/vm190.dat
ansys/mapdl/core/examples/verif/vm191.dat
ansys/mapdl/core/examples/verif/vm192.dat
ansys/mapdl/core/examples/verif/vm193.dat
ansys/mapdl/core/examples/verif/vm194.dat
ansys/mapdl/core/examples/verif/vm195.dat
ansys/mapdl/core/examples/verif/vm196.dat
ansys/mapdl/core/examples/verif/vm197.dat
ansys/mapdl/core/examples/verif/vm198.dat
ansys/mapdl/core/examples/verif/vm199.dat
ansys/mapdl/core/examples/verif/vm2.dat
ansys/mapdl/core/examples/verif/vm20.dat
ansys/mapdl/core/examples/verif/vm200.dat
ansys/mapdl/core/examples/verif/vm201.dat
ansys/mapdl/core/examples/verif/vm202.dat
ansys/mapdl/core/examples/verif/vm203.dat
ansys/mapdl/core/examples/verif/vm204.dat
ansys/mapdl/core/examples/verif/vm205.dat
ansys/mapdl/core/examples/verif/vm206.dat
ansys/mapdl/core/examples/verif/vm207.dat
ansys/mapdl/core/examples/verif/vm208.dat
ansys/mapdl/core/examples/verif/vm209.dat
ansys/mapdl/core/examples/verif/vm21.dat
ansys/mapdl/core/examples/verif/vm210.dat
ansys/mapdl/core/examples/verif/vm211.dat
ansys/mapdl/core/examples/verif/vm212.dat
ansys/mapdl/core/examples/verif/vm213.dat
ansys/mapdl/core/examples/verif/vm214.dat
ansys/mapdl/core/examples/verif/vm215.dat
ansys/mapdl/core/examples/verif/vm216.dat
ansys/mapdl/core/examples/verif/vm217.dat
ansys/mapdl/core/examples/verif/vm218.dat
ansys/mapdl/core/examples/verif/vm219.dat
ansys/mapdl/core/examples/verif/vm22.dat
ansys/mapdl/core/examples/verif/vm220.dat
ansys/mapdl/core/examples/verif/vm221.dat
ansys/mapdl/core/examples/verif/vm222.dat
ansys/mapdl/core/examples/verif/vm223.dat
ansys/mapdl/core/examples/verif/vm224.dat
ansys/mapdl/core/examples/verif/vm225.dat
ansys/mapdl/core/examples/verif/vm226.dat
ansys/mapdl/core/examples/verif/vm227.dat
ansys/mapdl/core/examples/verif/vm228.dat
ansys/mapdl/core/examples/verif/vm229.dat
ansys/mapdl/core/examples/verif/vm23.dat
ansys/mapdl/core/examples/verif/vm230.dat
ansys/mapdl/core/examples/verif/vm231.dat
ansys/mapdl/core/examples/verif/vm232.dat
ansys/mapdl/core/examples/verif/vm233.dat
ansys/mapdl/core/examples/verif/vm234.dat
ansys/mapdl/core/examples/verif/vm235.dat
ansys/mapdl/core/examples/verif/vm236.dat
ansys/mapdl/core/examples/verif/vm237.dat
ansys/mapdl/core/examples/verif/vm238.dat
ansys/mapdl/core/examples/verif/vm239.dat
ansys/mapdl/core/examples/verif/vm24.dat
ansys/mapdl/core/examples/verif/vm240.dat
ansys/mapdl/core/examples/verif/vm241.dat
ansys/mapdl/core/examples/verif/vm242.dat
ansys/mapdl/core/examples/verif/vm243.dat
ansys/mapdl/core/examples/verif/vm244.dat
ansys/mapdl/core/examples/verif/vm245.dat
ansys/mapdl/core/examples/verif/vm246.dat
ansys/mapdl/core/examples/verif/vm247.dat
ansys/mapdl/core/examples/verif/vm248.dat
ansys/mapdl/core/examples/verif/vm249.dat
ansys/mapdl/core/examples/verif/vm25.dat
ansys/mapdl/core/examples/verif/vm250.dat
ansys/mapdl/core/examples/verif/vm251.dat
ansys/mapdl/core/examples/verif/vm252.dat
ansys/mapdl/core/examples/verif/vm253.dat
ansys/mapdl/core/examples/verif/vm254.dat
ansys/mapdl/core/examples/verif/vm255.dat
ansys/mapdl/core/examples/verif/vm256.dat
ansys/mapdl/core/examples/verif/vm257.dat
ansys/mapdl/core/examples/verif/vm258.dat
ansys/mapdl/core/examples/verif/vm259.dat
ansys/mapdl/core/examples/verif/vm26.dat
ansys/mapdl/core/examples/verif/vm260.dat
ansys/mapdl/core/examples/verif/vm261.dat
ansys/mapdl/core/examples/verif/vm262.dat
ansys/mapdl/core/examples/verif/vm263.dat
ansys/mapdl/core/examples/verif/vm264.dat
ansys/mapdl/core/examples/verif/vm265.dat
ansys/mapdl/core/examples/verif/vm266.dat
ansys/mapdl/core/examples/verif/vm267.dat
ansys/mapdl/core/examples/verif/vm268.dat
ansys/mapdl/core/examples/verif/vm269.dat
ansys/mapdl/core/examples/verif/vm27.dat
ansys/mapdl/core/examples/verif/vm270.dat
ansys/mapdl/core/examples/verif/vm271.dat
ansys/mapdl/core/examples/verif/vm272.dat
ansys/mapdl/core/examples/verif/vm273.dat
ansys/mapdl/core/examples/verif/vm274.dat
ansys/mapdl/core/examples/verif/vm275.dat
ansys/mapdl/core/examples/verif/vm276.dat
ansys/mapdl/core/examples/verif/vm277.dat
ansys/mapdl/core/examples/verif/vm278.dat
ansys/mapdl/core/examples/verif/vm279.dat
ansys/mapdl/core/examples/verif/vm28.dat
ansys/mapdl/core/examples/verif/vm280.dat
ansys/mapdl/core/examples/verif/vm281.dat
ansys/mapdl/core/examples/verif/vm282.dat
ansys/mapdl/core/examples/verif/vm283.dat
ansys/mapdl/core/examples/verif/vm29.dat
ansys/mapdl/core/examples/verif/vm3.dat
ansys/mapdl/core/examples/verif/vm30.dat
ansys/mapdl/core/examples/verif/vm31.dat
ansys/mapdl/core/examples/verif/vm32.dat
ansys/mapdl/core/examples/verif/vm33.dat
ansys/mapdl/core/examples/verif/vm34.dat
ansys/mapdl/core/examples/verif/vm35.dat
ansys/mapdl/core/examples/verif/vm36.dat
ansys/mapdl/core/examples/verif/vm37.dat
ansys/mapdl/core/examples/verif/vm38.dat
ansys/mapdl/core/examples/verif/vm39.dat
ansys/mapdl/core/examples/verif/vm4.dat
ansys/mapdl/core/examples/verif/vm40.dat
ansys/mapdl/core/examples/verif/vm41.dat
ansys/mapdl/core/examples/verif/vm42.dat
ansys/mapdl/core/examples/verif/vm43.dat
ansys/mapdl/core/examples/verif/vm44.dat
ansys/mapdl/core/examples/verif/vm45.dat
ansys/mapdl/core/examples/verif/vm46.dat
ansys/mapdl/core/examples/verif/vm47.dat
ansys/mapdl/core/examples/verif/vm48.dat
ansys/mapdl/core/examples/verif/vm49.dat
ansys/mapdl/core/examples/verif/vm5.dat
ansys/mapdl/core/examples/verif/vm50.dat
ansys/mapdl/core/examples/verif/vm51.dat
ansys/mapdl/core/examples/verif/vm52.dat
ansys/mapdl/core/examples/verif/vm53.dat
ansys/mapdl/core/examples/verif/vm54.dat
ansys/mapdl/core/examples/verif/vm55.dat
ansys/mapdl/core/examples/verif/vm56.dat
ansys/mapdl/core/examples/verif/vm57.dat
ansys/mapdl/core/examples/verif/vm58.dat
ansys/mapdl/core/examples/verif/vm59.dat
ansys/mapdl/core/examples/verif/vm6.dat
ansys/mapdl/core/examples/verif/vm60.dat
ansys/mapdl/core/examples/verif/vm61.dat
ansys/mapdl/core/examples/verif/vm62.dat
ansys/mapdl/core/examples/verif/vm63.dat
ansys/mapdl/core/examples/verif/vm64.dat
ansys/mapdl/core/examples/verif/vm65.dat
ansys/mapdl/core/examples/verif/vm66.dat
ansys/mapdl/core/examples/verif/vm67.dat
ansys/mapdl/core/examples/verif/vm68.dat
ansys/mapdl/core/examples/verif/vm69.dat
ansys/mapdl/core/examples/verif/vm7.dat
ansys/mapdl/core/examples/verif/vm70.dat
ansys/mapdl/core/examples/verif/vm71.dat
ansys/mapdl/core/examples/verif/vm72.dat
ansys/mapdl/core/examples/verif/vm73.dat
ansys/mapdl/core/examples/verif/vm74.dat
ansys/mapdl/core/examples/verif/vm75.dat
ansys/mapdl/core/examples/verif/vm76.dat
ansys/mapdl/core/examples/verif/vm77.dat
ansys/mapdl/core/examples/verif/vm78.dat
ansys/mapdl/core/examples/verif/vm79.dat
ansys/mapdl/core/examples/verif/vm8.dat
ansys/mapdl/core/examples/verif/vm80.dat
ansys/mapdl/core/examples/verif/vm81.dat
ansys/mapdl/core/examples/verif/vm82.dat
ansys/mapdl/core/examples/verif/vm83.dat
ansys/mapdl/core/examples/verif/vm84.dat
ansys/mapdl/core/examples/verif/vm85.dat
ansys/mapdl/core/examples/verif/vm86.dat
ansys/mapdl/core/examples/verif/vm87.dat
ansys/mapdl/core/examples/verif/vm88.dat
ansys/mapdl/core/examples/verif/vm89.dat
ansys/mapdl/core/examples/verif/vm9.dat
ansys/mapdl/core/examples/verif/vm90.dat
ansys/mapdl/core/examples/verif/vm91.dat
ansys/mapdl/core/examples/verif/vm92.dat
ansys/mapdl/core/examples/verif/vm93.dat
ansys/mapdl/core/examples/verif/vm94.dat
ansys/mapdl/core/examples/verif/vm95.dat
ansys/mapdl/core/examples/verif/vm96.dat
ansys/mapdl/core/examples/verif/vm97.dat
ansys/mapdl/core/examples/verif/vm98.dat
ansys/mapdl/core/examples/verif/vm99.dat
ansys/mapdl/core/examples/verif/vmc1.dat
ansys/mapdl/core/examples/verif/vmc2.dat
ansys/mapdl/core/examples/verif/vmc3.dat
ansys/mapdl/core/examples/verif/vmc4.dat
ansys/mapdl/core/examples/verif/vmc5.dat
ansys/mapdl/core/examples/verif/vmc6.dat
ansys/mapdl/core/examples/verif/vmc7.dat
ansys/mapdl/core/examples/verif/vmc8.dat
ansys/mapdl/core/examples/verif/vmd1.dat
ansys/mapdl/core/examples/verif/vmd2.dat
ansys/mapdl/core/examples/verif/vmd3.dat
ansys/mapdl/core/examples/verif/vme1.dat
ansys/mapdl/core/examples/verif/vme2.dat
ansys/mapdl/core/examples/verif/vme3.dat
ansys/mapdl/core/examples/verif/vme4.dat
ansys/mapdl/core/examples/verif/vme5.dat
ansys/mapdl/core/examples/verif/vme6.dat
ansys/mapdl/core/inline_functions/__init__.py
ansys/mapdl/core/inline_functions/component_queries.py
ansys/mapdl/core/inline_functions/connectivity_queries.py
ansys/mapdl/core/inline_functions/core.py
ansys/mapdl/core/inline_functions/geometry_queries.py
ansys/mapdl/core/inline_functions/inline_functions.py
ansys/mapdl/core/inline_functions/line_queries.py
ansys/mapdl/core/inline_functions/nearest_queries.py
ansys/mapdl/core/inline_functions/normals_queries.py
ansys/mapdl/core/inline_functions/scalar_queries.py
ansys/mapdl/core/inline_functions/selection_queries.py
ansys_mapdl_core.egg-info/PKG-INFO
ansys_mapdl_core.egg-info/SOURCES.txt
ansys_mapdl_core.egg-info/dependency_links.txt
ansys_mapdl_core.egg-info/requires.txt
ansys_mapdl_core.egg-info/top_level.txt