NetDEM v1.0
Loading...
Searching...
No Matches
json_serilization.cpp File Reference

Namespaces

namespace  netdem
 

Functions

void netdem::to_json (nlohmann::json &js, const BondEntry &obj)
 
void netdem::from_json (const nlohmann::json &js, BondEntry &obj)
 
void netdem::to_json (nlohmann::json &js, const CollisionEntry &obj)
 
void netdem::from_json (const nlohmann::json &js, CollisionEntry &obj)
 
void netdem::to_json (nlohmann::json &js, const ContactPP &obj)
 
void netdem::from_json (const nlohmann::json &js, ContactPP &obj)
 
void netdem::to_json (nlohmann::json &js, const ContactPW &obj)
 
void netdem::from_json (const nlohmann::json &js, ContactPW &obj)
 
void netdem::to_json (nlohmann::json &js, const Particle &obj)
 
void netdem::from_json (const nlohmann::json &js, Particle &obj)
 
void netdem::to_json (nlohmann::json &js, const Wall &obj)
 
void netdem::from_json (const nlohmann::json &js, Wall &obj)