Skip to content

File read_input_file.cpp

FileList > hexapic > source > read_input_file.cpp

Parser for the input file and runtime configuration (geometry, species, sources, solver parameters). More...

  • #include "hexapic.hpp"

Public Functions

Type Name
void process_section (std::string word, std::string ref)
void read_input_file (char ** argv)

Detailed Description

Copyright:

Copyright © 2025

Public Functions Documentation

function process_section

void process_section (
    std::string word,
    std::string ref
) 

function read_input_file

void read_input_file (
    char ** argv
)