G+Smo  24.08.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsXmlGenericUtils.hpp File Reference

Provides implementation of generic XML functions. More...

+ Include dependency graph for gsXmlGenericUtils.hpp:

Go to the source code of this file.

Namespaces

 gismo
 The G+Smo namespace, containing all definitions for the library.
 
 gismo::internal
 This namespace contains functionalities that are internal to the library.
 

Functions

template<class Object >
Object * getGeometryFromXml (gsXmlNode *node)
 Helper to fetch geometries.
 
template<class Object >
gsXmlNode * putGeometryToXml (Object const &obj, gsXmlTree &data)
 Helper to put geometries to XML.
 

Detailed Description

Provides implementation of generic XML functions.

This file is part of the G+Smo library.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Author(s): A. Mantzaflaris