Examples# Here are some SDK examples. A Running Case Using the MuPRO SDK Library: demo1 1. Program Introduction 2. Cmakelists design 2.1 Some pre compiler settings 2.2 Build Project Information 2.3 Activate MPI environment 2.4 Import MuPRO SDK dependency library 2.5 Add additional dependencies for the project 2.6 The complete Cmakelists file is as follows 3. Code Interpretation 1. main.f90 2. lib.f90 4. Program Usage