PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
particleIC.h File Reference
#include "util/point.h"
#include "inp/bcBaseDeck.h"
Include dependency graph for particleIC.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fe
 
namespace  particle
 Collection of methods and data related to particle object.
 
namespace  data
 
namespace  loading
 Collection of methods and database related to loading.
 

Functions

void loading::applyIC (particle::BaseParticle *particle, const std::vector< inp::BCBaseDeck > &icVec)
 Applies displacement initial condition.