├── CONTRIBUTING.md ├── LICENSE.md ├── PFDD_input.dat ├── README.md ├── pfdd_parallel.c └── pfdd_serial_bimetalinterface_nofourn.c /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lanl/Phase-Field-Dislocation-Dynamics-PFDD/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lanl/Phase-Field-Dislocation-Dynamics-PFDD/HEAD/LICENSE.md -------------------------------------------------------------------------------- /PFDD_input.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lanl/Phase-Field-Dislocation-Dynamics-PFDD/HEAD/PFDD_input.dat -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lanl/Phase-Field-Dislocation-Dynamics-PFDD/HEAD/README.md -------------------------------------------------------------------------------- /pfdd_parallel.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lanl/Phase-Field-Dislocation-Dynamics-PFDD/HEAD/pfdd_parallel.c -------------------------------------------------------------------------------- /pfdd_serial_bimetalinterface_nofourn.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lanl/Phase-Field-Dislocation-Dynamics-PFDD/HEAD/pfdd_serial_bimetalinterface_nofourn.c --------------------------------------------------------------------------------