ppap4lmp  0.7.2
element.h File Reference

This file has a definition of Element class, which is one of the cores of this program. More...

#include <omp.h>
#include <alias/eigen.h>
#include <alias/pybind.h>
#include <core/generator.h>
Include dependency graph for element.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Element
 Element inherits Generator class and contains data element (or entity) as a Json object. More...
 

Typedefs

using ElPtr = ShPtr< Element >
 An alias for a shared pointer of Element class.
 

Detailed Description

This file has a definition of Element class, which is one of the cores of this program.

Author
Takayuki Kobayashi
Date
2018/07/01

Definition in file element.h.