-
- Downloads
Rewrite DifShell. Inherit from DifShellBase
Most of Cinfo code is moved to DifShellBase, so it got deleted from DifShell. Method's names are changed, because they are now inherited from DifShellBase.
Showing
- moose-core/biophysics/CMakeLists.txt 3 additions, 1 deletionmoose-core/biophysics/CMakeLists.txt
- moose-core/biophysics/DifBuffer.cpp 36 additions, 405 deletionsmoose-core/biophysics/DifBuffer.cpp
- moose-core/biophysics/DifBuffer.h 21 additions, 56 deletionsmoose-core/biophysics/DifBuffer.h
- moose-core/biophysics/DifBufferBase.cpp 435 additions, 0 deletionsmoose-core/biophysics/DifBufferBase.cpp
- moose-core/biophysics/DifBufferBase.h 108 additions, 0 deletionsmoose-core/biophysics/DifBufferBase.h
- moose-core/biophysics/DifShell.cpp 43 additions, 504 deletionsmoose-core/biophysics/DifShell.cpp
- moose-core/biophysics/DifShell.h 36 additions, 135 deletionsmoose-core/biophysics/DifShell.h
- moose-core/biophysics/Makefile 6 additions, 2 deletionsmoose-core/biophysics/Makefile
Loading
Please sign in to comment