Skip to content

ezrayst/mpm_point_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpm_point_generator

Generation of Material Points

  1. Run mkdir build && cd build && cmake ..
  2. Run make clean && make -jN (where N is the number of cores)
  3. Run lem ./mpm_point_generator

Note to Developers

  1. Format using clang-format: clang-format -i ./src/* and clang-format -i ./include/*

About

Generation of Material Points

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published