- Dec 04, 2017
-
-
guj authored
-
williamfgc authored
Heat
-
Podhorszki, Norbert authored
-
Podhorszki, Norbert authored
-
williamfgc authored
Refactored heat transfer example. A config file is now command line a…
-
- Dec 02, 2017
-
-
Podhorszki, Norbert authored
-
Podhorszki, Norbert authored
-
Podhorszki, Norbert authored
Refactored heat transfer example. A config file is now command line argument. Reader's decomposition is also command line argument.
-
- Dec 01, 2017
-
-
williamfgc authored
Issue #324 add remove variables and attributes functions in IO
-
William F Godoy authored
Remove Single variable or attribute Remove all variables or attributes
-
williamfgc authored
Heat
-
Podhorszki, Norbert authored
read_fileonly/ contains the file reader examples, read/ contains the streaming version, writer and reader is using heat.xml config file from the root directory
-
Podhorszki, Norbert authored
-
- Nov 30, 2017
-
-
williamfgc authored
Solving issue #320 DeclareIO must be called at least once
-
William F Godoy authored
If IO object to be used. InquireIO returns nullptr if DeclareIO not called. Two calls to DeclareIO with the same name will throw an exception
-
- Nov 28, 2017
-
-
williamfgc authored
Reading bp files using stepping mode BeginStep EndStep
-
William F Godoy authored
Modifying file names
-
- Nov 27, 2017
-
-
pnorbert authored
Sst integration
-
williamfgc authored
String variable support
-
William F Godoy authored
-
- Nov 26, 2017
- Nov 23, 2017
-
-
Eisenhauer, Greg authored
-
Eisenhauer, Greg authored
Tweak cmake functions to properly interpret evpath_config output. Tweak include position to avoid reordering.
-
- Nov 22, 2017
-
-
Eisenhauer, Greg authored
-
Eisenhauer, Greg authored
-
Eisenhauer, Greg authored
-
- Nov 21, 2017
-
-
William F Godoy authored
To do: understand blocks per step at write for string
-
- Nov 20, 2017
-
-
williamfgc authored
Issue #313 Long integer ambiguity on Mac, Windows and Linux
-
William F Godoy authored
Resolving long ambiguity Correcting APPLE MACROS
-
- Nov 19, 2017
-
-
williamfgc authored
WIP: Attribute read and write
-
William F Godoy authored
Add Path separator for Windows tests And long long (Windows) vs long (Linux) type
-
- Nov 18, 2017
-
-
William F Godoy authored
Need to add examples and tests Fixed some bugs in Attribute Read
-
- Nov 17, 2017
-
-
williamfgc authored
Warnings from cdash
-
William F Godoy authored
-
- Nov 16, 2017
-
-
williamfgc authored
Removing const in MPI functions first argument. Fix for Issue #309
-
William F Godoy authored
-
williamfgc authored
Reader column-major ordering and tests
-
William F Godoy authored
-