Skip to content

Commit f58e520

Browse files
committed
Simplified version of the basics
1 parent 4aed4b5 commit f58e520

File tree

3 files changed

+358
-492
lines changed

3 files changed

+358
-492
lines changed

src/Peridynamics.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export Body, point_set!, point_sets, no_failure!, material!, velocity_bc!, veloc
3030
uniform_cylinder, round_sphere, round_cylinder, n_points
3131

3232
# Running simulations
33-
export VelocityVerlet, DynamicRelaxation, Job, submit, Study, submit!, postproc!
33+
export VelocityVerlet, DynamicRelaxation, Job, submit
3434

3535
# Pre processing
3636
export read_inp

0 commit comments

Comments
 (0)