|
[Sponsors] |
January 24, 2023, 07:33 |
How to create a dictionary from a *char[]?
|
#1 |
New Member
Jesus
Join Date: Sep 2021
Posts: 11
Rep Power: 5 |
Dear Foamers,
I have a pointer to an array of chars, which has the structure of a dictionary. I need to create a dictionary from that pointer, but I am not clear on how to do so. I checked the dictionary constructor, and I can create it from a Istream object: Code:
dictionary (Istream &is) |
|
Tags |
constructor, dictionary, pointer |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dictionary in turbulence model | NewKid | OpenFOAM Programming & Development | 4 | February 18, 2019 22:16 |
create the file *.foam | phongstar | OpenFOAM | 12 | October 14, 2018 19:06 |
driftFluxFoam viscosity model modification problem | dleduc | OpenFOAM Programming & Development | 15 | October 1, 2018 10:37 |
ill defined primitiveEntry starting at keyword 'value' on line 197 ChangeDictionary | Struggle_Achieve | OpenFOAM Pre-Processing | 2 | December 20, 2017 04:58 |
Actuator disk model | audrich | FLUENT | 0 | September 21, 2009 08:06 |