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

Input and output Utilities. More...

+ Include dependency graph for gsIOUtils.h:

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<short_t d, typename T >
void makeHierarchicalMesh (const gsHTensorBasis< d, T > &basis, std::vector< gsMesh< T > > &meshes, int n=0)
 Look at function gismo::makeHierarchicalMesh.
 
template<typename T >
bool makeHierarchicalMesh (const gsBasis< T > &basis, std::vector< gsMesh< T > > &meshes, int n=0)
 
template<class T >
void makeMesh (const gsBasis< T > &basis, gsMesh< T > &mesh, int n=0)
 Returns the computational mesh of basis. More...
 

Detailed Description

Input and output Utilities.

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, J. Speh