OOFEM 3.0
Loading...
Searching...
No Matches
xmlinputrecord.C File Reference
#include "xmlinputrecord.h"
#include "xmldatareader.h"
#include "intarray.h"
#include "floatarray.h"
#include "floatmatrix.h"
#include "dictionary.h"
#include "range.h"
#include "scalarfunction.h"
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include <cctype>
#include <ostream>
#include <sstream>
#include <iostream>
#include <regex>
#include <charconv>
#include <cassert>
#include <string.h>

Go to the source code of this file.

Classes

struct  oofem::Tokens

Namespaces

namespace  oofem

Macros

#define _XML_DEBUG(m)

Functions

template<typename T>
oofem::string_to (const std::string &s, std::function< std::string()> where)
template<>
Range oofem::string_to (const std::string &s, std::function< std::string()> where)
template<>
bool oofem::string_to (const std::string &s, std::function< std::string()> where)
std::string oofem::_lrtrim (std::string &s)

Macro Definition Documentation

◆ _XML_DEBUG

#define _XML_DEBUG ( m)

Definition at line 62 of file xmlinputrecord.C.


This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011