openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
LORENE
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 6 hours
ago.
Jul 18, 2024 — Jul 18, 2025
Showing page 78 of 102
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
*** empty log message ***
p_grandclement
More...
over 21 years ago
new version
e_gourgoulhon
More...
over 21 years ago
Change of method name: Scalar::laplacien --> Scalar::laplacian.
e_gourgoulhon
More...
over 21 years ago
Change of method name: laplacien --> laplacian.
e_gourgoulhon
More...
over 21 years ago
Added integer argument to derivative functions dsdr, etc... so that one can choose the dzpuis of the result (default=2).
e_gourgoulhon
More...
over 21 years ago
-- Added integer argument to derivative functions dsdr, etc... so that one can choose the dzpuis of the result (default=2). -- Change of method name: laplacien --> laplacian.
e_gourgoulhon
More...
over 21 years ago
dec2_dzpuis() replaced by dec_dzpuis(2).
e_gourgoulhon
More...
over 21 years ago
inc2_dzpuis() replaced by inc_dzpuis(2).
e_gourgoulhon
More...
over 21 years ago
Twice inc2_dzpuis() relaced by inc_dzpuis(4).
e_gourgoulhon
More...
over 21 years ago
dec2_dpzuis() replaced by dec_dzpuis(2). inc2_dpzuis() replaced by inc_dzpuis(2).
e_gourgoulhon
More...
over 21 years ago
Functions dec_dzpuis and inc_dzpuis have now an integer argument to specify by which amount dzpuis is to be increased. Accordingly methods dec2_dzpuis and inc2_dzpuis have been suppressed
e_gourgoulhon
More...
over 21 years ago
Virtual functions dec_dzpuis and inc_dzpuis have now an integer argument to specify by which amount dzpuis is to be increased. Accordingly virtual methods dec2_dzpuis and inc2_dzpuis have been suppressed.
e_gourgoulhon
More...
over 21 years ago
New version.
e_gourgoulhon
More...
over 21 years ago
Change the name of the global char[] for code identification.
e_gourgoulhon
More...
over 21 years ago
Corrected treatment of the case ETATUN in operator+=, operator-= and operator*=.
e_gourgoulhon
More...
over 21 years ago
In operator=(const Scalar& ci) changed the place of va.del_t() in order to correct an error in the case where both this and ci are in the state ETATUN.
e_gourgoulhon
More...
over 21 years ago
-- Read-only access to the components performed via operator()(int, int) instead of set(int, int). -- Corrected index range in the case Cartesian -> Cartesian.
e_gourgoulhon
More...
over 21 years ago
-- Read-only access to the components performed by operator()(int) instead of set(int ). -- Corrected index range in the Cartesian->Cartesian case.
e_gourgoulhon
More...
over 21 years ago
Method contract renamed scontract.
e_gourgoulhon
More...
over 21 years ago
Added new methods trace() and tt_part().
e_gourgoulhon
More...
over 21 years ago
Method Tensor::contract(int, int) renamed Tensor::scontract(int, int).
e_gourgoulhon
More...
over 21 years ago
Class Sym_tensor_trans: added methods trace() and tt_part().
e_gourgoulhon
More...
over 21 years ago
Member function Tensor::contract(int, int) renamed Tensor::scontract(int, int) in order not to mask the non-member function contract.
e_gourgoulhon
More...
over 21 years ago
improved version
e_gourgoulhon
More...
over 21 years ago
Corrected operator=(const Scalar& ci) for the case ETATUN: the spectral bases are now copied.
e_gourgoulhon
More...
over 21 years ago
Corrected bug in the copy constructor and constructor from Tensor: the cmp have already been created by the (special) Tensor constructor called by these constructors.
e_gourgoulhon
More...
over 21 years ago
Treated the special case nz=1 in the simplified constructor.
e_gourgoulhon
More...
over 21 years ago
Correction of errors in constructor from a Tensor.
e_gourgoulhon
More...
over 21 years ago
Test code for class Sym_tensor_*.
e_gourgoulhon
More...
over 21 years ago
Introduced new file sym_tensor.h.
e_gourgoulhon
More...
over 21 years ago
←
1
2
…
74
75
76
77
78
79
80
81
82
…
101
102
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree