MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
Loading...
Searching...
No Matches
DynamicRelaxation.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
2
// Copyright (c) 2021-2025 MPM-Geomechanics Development Team
3
4
#ifndef INC_DYNAMICRELAXATION_H_
5
#define INC_DYNAMICRELAXATION_H_
6
7
#include "
Particle/Particle.h
"
8
9
namespace
DynamicRelaxation
10
{
11
void
setStaticSolution
(vector<Particle*>* particles);
12
}
13
14
#endif
/* INC_DYNAMICRELAXATION_H_ */
Particle.h
DynamicRelaxation
Definition
DynamicRelaxation.h:10
DynamicRelaxation::setStaticSolution
void setStaticSolution(vector< Particle * > *particles)
inc
DynamicRelaxation.h
Generated by
1.12.0