update section headlines
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
Extending the Library interface
|
||||
===============================
|
||||
Extending the C API
|
||||
===================
|
||||
|
||||
The functionality of the LAMMPS library interface has historically
|
||||
been motivated by the needs of its users. Functions have been added
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Retrieving or setting properties of LAMMPS objects
|
||||
==================================================
|
||||
Compute, fixes, variables
|
||||
=========================
|
||||
|
||||
This section documents accessing or modifying data stored by computes,
|
||||
fixes, or variables in LAMMPS using the following functions:
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Per-atom scatter/gather operations
|
||||
==================================
|
||||
Scatter/gather operations
|
||||
=========================
|
||||
|
||||
This section has functions which gather per-atom data from one or more
|
||||
processors into a contiguous global list ordered by atom ID. The same
|
||||
|
||||
Reference in New Issue
Block a user