-
- Downloads
Add boundary management in pugs' language.
Also split BoudaryConditionDescriptor and BoundaryDescriptor files
Showing
- src/language/modules/SchemeModule.cpp 8 additions, 4 deletionssrc/language/modules/SchemeModule.cpp
- src/main.cpp 14 additions, 10 deletionssrc/main.cpp
- src/scheme/BoundaryConditionDescriptor.hpp 0 additions, 179 deletionssrc/scheme/BoundaryConditionDescriptor.hpp
- src/scheme/IBoundaryConditionDescriptor.hpp 33 additions, 0 deletionssrc/scheme/IBoundaryConditionDescriptor.hpp
- src/scheme/IBoundaryDescriptor.hpp 41 additions, 0 deletionssrc/scheme/IBoundaryDescriptor.hpp
- src/scheme/NamedBoundaryDescriptor.hpp 43 additions, 0 deletionssrc/scheme/NamedBoundaryDescriptor.hpp
- src/scheme/NumberedBoundaryDescriptor.hpp 42 additions, 0 deletionssrc/scheme/NumberedBoundaryDescriptor.hpp
- src/scheme/SymmetryBoundaryConditionDescriptor.hpp 46 additions, 0 deletionssrc/scheme/SymmetryBoundaryConditionDescriptor.hpp
Loading
Please register or sign in to comment