Skip to content

Commit

Permalink
Updates in AbstractKernel
Browse files Browse the repository at this point in the history
- adding Algorithm modules
- fixing the issue #374
  • Loading branch information
shishiousan committed Jan 17, 2024
1 parent 1ef6c06 commit 81cdcd0
Show file tree
Hide file tree
Showing 3 changed files with 1,105 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/modules/AbstractKernel/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,6 @@ target_sources(
${src_path}/KernelScalarProperty_Method.F90
${src_path}/KernelMatrixField_Method.F90
${src_path}/KernelElasticityProperties_Method.F90
${src_path}/SDAlgorithms.F90
${src_path}/VST2Algorithms.F90
${src_path}/KernelUtility.F90)
Loading

0 comments on commit 81cdcd0

Please sign in to comment.