-
- Downloads
#1332 Solid: in accessors, add an exception check which tells whether the...
#1332 Solid: in accessors, add an exception check which tells whether the quantity is properly defined, thus giving a much more helpful guideline than just saying a pointer is null (the issue could arise with improper Lua data, hence the need to address it through an exception).
Showing
- MoReFEM.xcodeproj/project.pbxproj 20 additions, 0 deletionsMoReFEM.xcodeproj/project.pbxproj
- Sources/ParameterInstances/Compound/Solid/Exceptions/Solid.cpp 63 additions, 0 deletions...es/ParameterInstances/Compound/Solid/Exceptions/Solid.cpp
- Sources/ParameterInstances/Compound/Solid/Exceptions/Solid.hpp 69 additions, 0 deletions...es/ParameterInstances/Compound/Solid/Exceptions/Solid.hpp
- Sources/ParameterInstances/Compound/Solid/Exceptions/Solid.hxx 30 additions, 0 deletions...es/ParameterInstances/Compound/Solid/Exceptions/Solid.hxx
- Sources/ParameterInstances/Compound/Solid/Exceptions/SourceList.cmake 10 additions, 0 deletions...meterInstances/Compound/Solid/Exceptions/SourceList.cmake
- Sources/ParameterInstances/Compound/Solid/Solid.hpp 15 additions, 14 deletionsSources/ParameterInstances/Compound/Solid/Solid.hpp
- Sources/ParameterInstances/Compound/Solid/Solid.hxx 62 additions, 14 deletionsSources/ParameterInstances/Compound/Solid/Solid.hxx
- Sources/ParameterInstances/Compound/Solid/SourceList.cmake 1 addition, 0 deletionsSources/ParameterInstances/Compound/Solid/SourceList.cmake
Loading
Please register or sign in to comment