FEDEM Solver
R8.0
Source code of the dynamics solver
|
External device function based on multi-column ASCII file. More...
#include <cctype>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include "FiDeviceFunctions/FiASCFile.H"
#include "FFaLib/FFaDefinitions/FFaAppInfo.H"
Functions | |
static int | splitHeader (std::vector< std::string > &channels, const std::string &heading, unsigned int maxChn=0) |
Helper splitting the heading string into a vector of channel names. More... | |
External device function based on multi-column ASCII file.
|
static |
Helper splitting the heading string into a vector of channel names.