.IDEAS.Utilities.IO.Files.BaseClasses.cacheVals

Function for caching results such that they can be written at destruction

Information

Function for writing data to cache such that the results can be written at destruction.

Interface

function cacheVals
  input IDEAS.Utilities.IO.Files.BaseClasses.JSONWriterObject ID "Json writer object id";
  input Real[:] varVals "Variable values";
end cacheVals;

Revisions


Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos