Seismo-VLAB  1.3
An Open-Source Finite Element Software for Meso-Scale Simulations
12-Utilities Directory Reference
Directory dependency graph for 12-Utilities:
12-Utilities

Files

file  Damping.hpp [code]
 This file contains the "Damping object" declarations to update damping matrix to account for Caughey-type damping models.
 
file  Definitions.hpp [code]
 This file sets the global variables to be used during SeismoVLAB execution.
 
file  Driver.hpp [code]
 This file contains the "parsing" functions to create, modify and analyze a finite element model provided in JSON format.
 
file  Profiler.hpp [code]
 This file contains the "Profiler object" declarations to compute how long it takes for a program to be executed, and sequentially measures the time of Execution of each function.
 
file  Recorder.hpp [code]
 This file contains the "Recorder object" declarations, for which Node, Element, Section responses are supported.
 
file  RSJparser.hpp [code]
 This file contains the implementation of "A Ridiculously Simple JSON Parser for C++." This great parsing class was taken from http://subhrajit.net/.
 
file  Utilities.hpp [code]
 Sets of functions used to parse command line information and to display SeismoVLAB information.