-
- Downloads
Begin discrete function output from script files
Actually one needs to pass the discrete function and its name to the writer method. With this commit one just checks that the given functions are all defined on a same mesh.
Showing
- src/language/modules/VTKModule.cpp 62 additions, 1 deletionsrc/language/modules/VTKModule.cpp
- src/scheme/DiscreteFunctionInterpoler.cpp 6 additions, 0 deletionssrc/scheme/DiscreteFunctionInterpoler.cpp
- src/scheme/DiscreteFunctionType.hpp 9 additions, 0 deletionssrc/scheme/DiscreteFunctionType.hpp
- src/scheme/IDiscreteFunction.hpp 8 additions, 0 deletionssrc/scheme/IDiscreteFunction.hpp
- src/scheme/IDiscreteFunctionDescriptor.hpp 3 additions, 8 deletionssrc/scheme/IDiscreteFunctionDescriptor.hpp
Loading
Please register or sign in to comment