replace tabs and remove trailing whitespace in lib folder with updated script
This commit is contained in:
@ -69,12 +69,12 @@ WeakEquationPhononTemperatureExchange::WeakEquationPhononTemperatureExchange()
|
||||
//---------------------------------------------------------------------
|
||||
WeakEquationPhononTemperatureExchange::~WeakEquationPhononTemperatureExchange(void)
|
||||
{}
|
||||
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// compute energy
|
||||
//---------------------------------------------------------------------
|
||||
void WeakEquationPhononTemperatureExchange::E_integrand(
|
||||
const FIELD_MATS &fields,
|
||||
const FIELD_MATS &fields,
|
||||
const GRAD_FIELD_MATS &gradFields,
|
||||
const Material * material,
|
||||
DENS_MAT &energy ) const
|
||||
@ -121,4 +121,4 @@ bool WeakEquationPhononTemperatureExchange::N_integrand(
|
||||
|
||||
}; // end namespace
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user